Skip to main content

cli_command

Function cli_command 

Source
pub fn cli_command() -> Command
Expand description

Return the Clap Command tree for mvmctl.

Used by the xtask crate to generate man pages without duplicating the command definition.