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 accessOptions 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
- goodmem llm - Manage GoodMem LLMs
- goodmem llm access grant - Manage direct authorization grants