ReferenceCLI
System License Reload
System License Reload CLI command reference
goodmem system license reload
Reload the active license on the server
Synopsis
Reload the active GoodMem server license from the configured license directory. Reports whether a new license was loaded and displays metadata for the active license.
goodmem system license reload [flags]Examples
# Reload the server license and show the result
goodmem system license reload
# Produce JSON output for automation
goodmem system license reload --output jsonOptions
-h, --help help for reload
-o, --output string Output format: text or json (default "text")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) (default "https://localhost:9090")SEE ALSO
- goodmem system license - License administration commands