fcli
fcli copied to clipboard
SSC: Implement 'ssc role list/create/update/delete' commands
- Any other subcommands?
Partially closed by PR #105 . That PR provided the get, list, create, and delete commands.
Also added by that PR are list and get commands for role-permissions.
The role update command will be added later.
Maybe related to #369, in case we'd like to provide functionality for assigning/removing multiple users from a single role.
Note that commands have been renamed; role-related commands are now in fcli ssc access-control entity. As mentioned above, we probably only still need to implement an fcli ssc access-control update-role command.