ReferenceCLI
Llm Get
Llm Get CLI command reference
goodmem llm get
Get an LLM by ID
Synopsis
Retrieve detailed information about a specific LLM by its ID.
goodmem llm get <llm-id> [flags]Examples
# Get LLM details
goodmem llm get abc123...Options
-h, --help help for getOptions 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 llm - Manage GoodMem LLMs