pub fn run(args: CatalogArgs, format: OutputFormat, verbose: bool) -> Result<()>Expand description
Execute catalog subcommand
ยงErrors
Returns an error if the catalog cannot be loaded or the operation fails.
pub fn run(args: CatalogArgs, format: OutputFormat, verbose: bool) -> Result<()>Execute catalog subcommand
Returns an error if the catalog cannot be loaded or the operation fails.