delete
Last modified on November 3, 2023
NAME:
sdm admin roles delete - delete a role by name or ID
USAGE:
sdm admin roles delete [command options] <name|id>
OPTIONS:
--all, -a delete all matching roles, when set to false it will return error if the given criteria is ambiguous.
--filter value filter e.g. 'field:name tag:key=value ...'
--filters-help show valid filter strings and examples
--filter-json value path to JSON based filter
--timeout value set time limit for command
For more information on the use of filters in the CLI, see the Filters documentation.