GoodMemGoodMem
ReferenceCLILLM

LLM Access

LLM Access CLI command reference

goodmem llm access

Manage access to this resource

Synopsis

Manage access policies attached to a llm.

These convenience commands use the same request builders, RPCs, and output code as the canonical "goodmem access-policy" commands. The resource kind is fixed by this command, and the resource UUID is supplied to each create or list operation. Get and revoke remain canonical because those RPCs identify a policy record by its own UUID rather than by the resource UUID.

Options

  -h, --help   help for access

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