1 2 3
pub fn create_teleport_command() -> super::Command { super::Command::local("teleport", "Teleport to remote environment") }