GoodMemGoodMem
ReferenceCLIAccess Policy

Access Policy Grant List

Access Policy Grant List CLI command reference

goodmem access-policy grant list

List one page of grants attached to a resource

goodmem access-policy grant 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 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
      --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