Expand description
CLI argument parsing and configuration
Structs§
- AskCommand
Options - Options for the
askcommand - Background
Subagent Args - Cli
- Main CLI structure for vtcode with advanced features
- Config
File - Configuration file structure with latest features
- Context
Config - Context management configuration
- Exec
Resume Args - Arguments for
vtcode exec resume. - Logging
Config - Logging configuration
- Performance
Config - Performance monitoring configuration
- Review
Args - Arguments for
vtcode review. - Schedule
Create Args - Arguments for
vtcode schedule create. - Security
Config - Security configuration
- Tool
Config - Tool configuration from config file
Enums§
- Agent
Client Protocol Target - Supported Agent Client Protocol clients
- AskOutput
Format - Output format options for the
asksubcommand. - Check
Subcommand - Built-in repository checks
- Commands
- Available commands
- Dependencies
Subcommand - Dependency management subcommands
- Exec
Subcommand execsubcommands.- Managed
Dependency - Optional VT Code dependency names
- Model
Commands - Model management commands with concise, actionable help
- Pods
Commands - GPU pod management commands.
- Schedule
Subcommand schedulesubcommands.- Schema
Commands - Schema-focused subcommands.
- Schema
Mode - Documentation detail level for the
schemacommand. - Schema
Output Format - Output format options for the
schemacommand. - Skills
RefSubcommand - skills-ref compatible subcommands per agentskills.io specification
- Skills
Subcommand - Skills subcommands
Functions§
- long_
version - Get the long version information following Ratatui recipe pattern