pub fn cli_spec(cli_id: &str) -> Option<&'static CliSpec>
Look up the spec for a CLI id. Returns None for unknown ids.
None