Expand description
CLI module
Command-line interface for the Crates Docs MCP Server.
Structs§
- Cli
- CLI configuration
Enums§
- Commands
- Available CLI commands
Functions§
- run
- Run the CLI application
- run_
config_ command - Generate configuration file command
- run_
generate_ api_ key_ command - Generate a new API key and corresponding hash for secure storage.
- run_
health_ command - Health check command
- run_
list_ api_ keys_ command - List API keys from configuration file.
- run_
revoke_ api_ key_ command - Revoke an API key from configuration file.
- run_
serve_ command - Start server command
- run_
test_ command - Test tool command
- run_
version_ command - Display version information