Function handle_command

Source
pub async fn handle_command(
    command: SecretsCliCommand,
    output_kind: OutputKind,
) -> Result<CommandOutput>