Function wash_cli::common::start_cmd::handle_command

source ยท
pub async fn handle_command(
    command: StartCommand,
    output_kind: OutputKind,
) -> Result<CommandOutput>