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_
health_ command - Health check command
- run_
serve_ command - Start server command
- run_
test_ command - Test tool command
- run_
version_ command - Display version information