orb
macos
Interface for OrbStack, a fast and lightweight container and virtual machine runtime for macOS. Provides Docker-compatible commands and Linux VM management.
More info →Examples (8)
List all containers and VMs
orb listCreate and start a Linux virtual machine
orb create vm_nameCreate a VM with a specific Linux distribution
orb create vm_name ubuntu|fedora|arch|debianStart or stop a virtual machine
orb start|stop vm_nameDelete a virtual machine
orb delete vm_nameShow system status and resource usage
orb statusmade by @shridhargupta | data from tldr-pages