Expand description
CLI module for entrenar
This module contains all CLI command handlers and utilities.
Re-exports§
pub use crate::config::Cli;
Enums§
- LogLevel
- Log level for CLI output
Functions§
- run_
command - Execute a CLI command based on the parsed arguments