Skip to main content

Module cli

Module cli 

Source
Expand description

Authoritative CLI command metadata and generated raw artifacts.

This module is also the application boundary for the bot-forge binary. main_entry composes configuration, planning, execution, state, reporting, and terminal presentation; lower-level modules do not expose command-specific entry points.

Re-exports§

pub use crate::model::InstallOptions;
pub use crate::model::Profile;

Functions§

main_entry
Run the command-line application using the current process arguments and standard streams.