orb
Interface for OrbStack, a fast and lightweight container and virtual machine runtime for macOS. Provides Docker-compatible commands and Linux VM management. More information: https://docs.orbstack.dev/.
orb list
orb create {{vm_name}}
orb create {{vm_name}} {{ubuntu|fedora|arch|debian}}
orb {{start|stop}} {{vm_name}}
orb ssh {{vm_name}}
orb exec {{vm_name}} {{command}}
orb delete {{vm_name}}
orb status