pub async fn run_with_options(
command: Commands,
format: OutputFormat,
shape: OutputShape,
compact: bool,
quiet: bool,
) -> Result<(), Error>pub async fn run_with_options(
command: Commands,
format: OutputFormat,
shape: OutputShape,
compact: bool,
quiet: bool,
) -> Result<(), Error>