pub fn handle_vault_sign_command( env: &Env, config: SshConfigFile, alias: Option<String>, all: bool, cli_vault_addr: Option<String>, ) -> Result<()>