sdm audit roles

Last modified on September 8, 2023

NAME:
   sdm audit roles - extract roles listing at a specific timestamp

USAGE:
   sdm audit roles [command options] [arguments...]

OPTIONS:
   --at value, -a value                   timestamp
   --output value, --out value, -o value  write log to the specified filename
   --json, -j                             output as json
   --timeout value                        set time limit for command
   --filter value                         filter e.g. 'field:name tag:key=value ...'

For more information on the use of filters in the CLI, see the Filters documentation.

Top