type_name: cob::TypeName,
/// Object ID(s) of the objects to show
#[arg(long = "object", short, value_name = "OID", action = clap::ArgAction::Append)]
#[arg(long = "object", short, value_name = "OID", action = clap::ArgAction::Append, required = true)]
objects: Vec<Rev>,
/// Desired output format