ReferenceCLI
Llm
Llm CLI command reference
goodmem llm
Manage GoodMem LLMs
Synopsis
Create, get, list, update, and delete LLMs in the GoodMem service.
Options
-h, --help help for llmOptions 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) (default "https://localhost:9090")SEE ALSO
- goodmem - GoodMem CLI provides command-line access to memory APIs
- goodmem llm create - Create a new LLM
- goodmem llm delete - Delete an LLM
- goodmem llm get - Get an LLM by ID
- goodmem llm list - List LLMs
- goodmem llm ping - Probe connectivity for LLM resources
- goodmem llm update - Update an LLM