sdm audit permissions

Last modified on March 24, 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 audit 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
Top