pub fn describe(spec: &Value) -> Value
Machine-readable description of a spec — recurses through subcommands. Useful for tools that want to discover a CLI’s surface without invoking --help.
--help