sdm audit granted-entitlements

NAME:
   sdm audit granted-entitlements - extract granted entitlements at a specific timestamp

USAGE:
   sdm audit granted-entitlements (--user <user-id> | --role <role-id> | --resource <resource-id>) [flags]

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
   --page-limit value                     set page limit for API list requests (default is determined by the StrongDM Control Plane) (default: 0)
   --user value                           list resources granted to a user
   --role value                           list resources granted through a role
   --resource value                       list accounts granted access to a resource
   --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.

Last updated

Was this helpful?