pub(crate) async fn cmd_ssh_enroll( profile_arg: Option<String>, ssh_key: Option<String>, ) -> Result<()>