GoodMemGoodMem
ReferenceCLIAccess Policy

Access Policy Role Assignment List

Access Policy Role Assignment List CLI command reference

goodmem access-policy role-assignment list

List one page of role assignments attached to a resource

goodmem access-policy role-assignment list [flags]

Options

  -f, --format string          Output format: table, json, compact, quiet (default "table")
  -h, --help                   help for list
  -i, --include-revoked        Include permanently revoked assignments
      --max-results int32      Maximum assignments in one page (server default 50)
      --next-token string      Opaque token for the next page
      --no-trunc               Do not truncate table values
  -q, --quiet                  Output only role-assignment UUIDs
      --resource-id string     Policy target UUID; omit for INSTANCE
      --resource-kind string   Typed policy target kind (for example INSTANCE or SPACE)

Options inherited from parent commands

      --api-key string   API key for authentication (can also be set via GOODMEM_API_KEY environment variable)
      --server string    GoodMem server address (gRPC API)

SEE ALSO