Skip to main content

Module args

Module args 

Source
Expand description

CLI argument parsing and configuration

Structs§

AskCommandOptions
Options for the ask command
BackgroundSubagentArgs
Cli
Main CLI structure for vtcode with advanced features
ConfigFile
Configuration file structure with latest features
ContextConfig
Context management configuration
ExecResumeArgs
Arguments for vtcode exec resume.
LoggingConfig
Logging configuration
PerformanceConfig
Performance monitoring configuration
ReviewArgs
Arguments for vtcode review.
ScheduleCreateArgs
Arguments for vtcode schedule create.
SecurityConfig
Security configuration
ToolConfig
Tool configuration from config file

Enums§

AgentClientProtocolTarget
Supported Agent Client Protocol clients
AskOutputFormat
Output format options for the ask subcommand.
CheckSubcommand
Built-in repository checks
Commands
Available commands
DependenciesSubcommand
Dependency management subcommands
ExecSubcommand
exec subcommands.
ManagedDependency
Optional VT Code dependency names
ModelCommands
Model management commands with concise, actionable help
PodsCommands
GPU pod management commands.
ScheduleSubcommand
schedule subcommands.
SchemaCommands
Schema-focused subcommands.
SchemaMode
Documentation detail level for the schema command.
SchemaOutputFormat
Output format options for the schema command.
SkillsRefSubcommand
skills-ref compatible subcommands per agentskills.io specification
SkillsSubcommand
Skills subcommands

Functions§

long_version
Get the long version information following Ratatui recipe pattern