Skip to main content

Install

Or via npm: npm install -g @machine0/cli (requires Node.js ≥ 20.12)

Create a VM

Override defaults with --image, --size, --region. Change defaults permanently with config set (configuration).

SSH in

The VM has a dedicated IP, HTTPS at https://my-vm.mac0.io, and root access via sudo. The CLI uses your ~/.ssh/id_rsa.pub by default. See SSH.

Manage VMs

Snapshot and clone

See Images.