sdm admin tokens update

Last modified on June 11, 2024

NAME:
   sdm admin tokens update - update tokens in your organization

USAGE:
   sdm admin tokens update [command options] [arguments...]

OPTIONS:
   --template, -t          display a JSON template
   --file value, -f value  load user updates from JSON file
   --stdin, -i             load from stdin
   --id value              id of token to update
   --name value            new token name
   --tags value            tags e.g. 'key=value,...'
   --timeout value         set time limit for command
Top