Function wash_cli::config::handle_command

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