sdm audit permissions
Last modified on November 3, 2023
NAME:
sdm audit permissions - extract user permissions at a specific timestamp
USAGE:
sdm audit permissions [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
--users show permissions granted to users only, not roles
--roles show permissions granted to roles only, not users
--timeout value set time limit for command
--page-limit value set page limit for API list requests (default: 0)
--filter value filter e.g. 'field:name tag:key=value ...'
--filters-help show valid filter strings and examples
For more information on the use of filters in the CLI, see the Filters documentation.