Expand description
CLI Command Handlers
Individual command implementations for the driven CLI.
Structs§
- Analyze
Command - Analyze command handler
- Benchmark
Command - Benchmark command for performance testing
- Benchmark
Results - Benchmark results
- Cache
Command - Cache command for managing binary caches
- Cache
Stats - Extended cache statistics
- Common
Options - Common options for all commands
- Convert
Command - Convert command handler
- Hook
Command - Hook command handler
- Hook
Info - Hook information for display
- Init
Command - Init command handler
- Install
Result - Result of module installation
- Module
Command - Module command handler
- Module
Details - Detailed info about a module
- Module
Info - Summary info about a module
- Sign
Command - Sign command for cryptographic rule signing
- Steer
Command - Steering command handler
- Steering
Info - Steering rule information for display
- Strategy
Claim Output - Strategy
Command - Strategy
Receipt Execution Options - Strategy
State Options - Sync
Command - Sync command handler
- Template
Command - Template command handler
- Trigger
Result - Trigger result for display
- Uninstall
Result - Result of module uninstallation
- Update
Result - Result of module update
- Validate
Command - Validate command handler
Functions§
- create_
progress_ bar - Create a progress bar
- create_
spinner - Create a spinner
- generate_
keypair - Generate a new keypair
- print_
error - Print an error message
- print_
hook_ details - Print detailed hook information
- print_
hooks_ table - Print hooks in a formatted table
- print_
info - Print an info message
- print_
module_ details - Print detailed module info
- print_
modules_ table - Print modules in a table format
- print_
steering_ details - Print detailed steering rule information
- print_
steering_ table - Print steering rules in a formatted table
- print_
success - Print a success message
- print_
warning - Print a warning message
- resolve_
project_ root - Resolve project root