GoodMemGoodMem
ReferenceCLISpace

Space Access Role List

Space Access Role List CLI command reference

goodmem space access role list

List one page of role assignments attached to a resource

goodmem space access role list <space-id> [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

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