update

Last modified on March 24, 2023

NAME:
   sdm admin roles update - update a role's name or tags

USAGE:
   sdm admin roles update [command options] <name> <new_name>

OPTIONS:
   --template, -t          display a JSON template
   --file value, -f value  load updates from JSON file
   --stdin, -i             load from stdin
   --tags value            tags e.g. 'key=value,...'
   --delete-tags value     delete-tags e.g. 'key,...'
   --delete-all-tags