Skip to main content

run

Function run 

Source
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.