Problem
tabcmd Classic supports creategroup --role <role> to set a default license role for group members at creation time.
tabcmd 2 creates an empty group with no default role. There is no equivalent argument.
Expected behavior
creategroup should accept --role / -r to match Classic behavior and allow existing scripts to work unchanged.
Problem
tabcmd Classic supports
creategroup --role <role>to set a default license role for group members at creation time.tabcmd 2 creates an empty group with no default role. There is no equivalent argument.
Expected behavior
creategroupshould accept--role/-rto match Classic behavior and allow existing scripts to work unchanged.