Skip to main content

run_command

Function run_command 

Source
pub async fn run_command(
    cli: Cli,
    config: &ClientConfig,
    format: OutputFormat,
) -> Result<()>