GoodMemGoodMem
ReferenceCLISpace

Space Access Grant List

Space Access Grant List CLI command reference

goodmem space access grant list

List one page of grants attached to a resource

goodmem space access grant 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 grants
      --max-results int32   Maximum grants 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 authorization-grant 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