role
Last updated

The organization role command allows administrators to manage roles within an organization. Roles define the level of access and permissions members have to various services and resources. You can use this command group to create, edit, view, delete, or list roles associated with your organization.
cldkctl organization role [command]add
Create a new role in the organization.
delete
Remove a role from the organization.
detail
View details of a specific role.
edit
Modify an existing role.
list
List all roles in the organization.
This command supports refer to the Global Flags section for details
-h, --help
Help for the organization edit subcommand.
Last updated