fcli icon indicating copy to clipboard operation
fcli copied to clipboard

SSC: Implement 'ssc role list/create/update/delete' commands

Open MikeTheSnowman opened this issue 3 years ago • 3 comments

  • Any other subcommands?

MikeTheSnowman avatar Jul 19 '22 11:07 MikeTheSnowman

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.

MikeTheSnowman avatar Sep 27 '22 14:09 MikeTheSnowman

Maybe related to #369, in case we'd like to provide functionality for assigning/removing multiple users from a single role.

rsenden avatar Jul 26 '23 12:07 rsenden

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.

rsenden avatar May 30 '24 09:05 rsenden