pub fn cli_spec_from_command(command: &Command) -> CliSpec
Convert a clap command tree into the versioned CliSpec model.
CliSpec