Expand description
Parse CLI arguments Simple argument parser without external dependencies
Structs§
- Parsed
Args - Parsed command line arguments
- Start
Agent Options - Start agent options
- Stop
Agent Options - Stop agent options
- Validation
Result - Validation result
Functions§
- parse_
args - Parse command line arguments
- parse_
start_ agent_ args - Parse start-agent CLI arguments
- parse_
stop_ agent_ args - Parse stop-agent CLI arguments
- show_
start_ agent_ help - Show start-agent help message
- show_
stop_ agent_ help - Show stop-agent help message
- validate_
start_ agent_ options - Validate start-agent options
- validate_
stop_ agent_ options - Validate stop-agent options