Free tools

8 things 1vm does, free on both tiers.

The 1vm command line is free and uncapped on both tiers, by count and by rate. These are the jobs it does — create a Linux box, boot Windows on ARM, snapshot and roll back, run Docker, forward ports, clone a fleet, SSH by name, or hand a machine to a coding agent.

Machines

Snapshots

Docker

Networking

Automation

Everything else

These are the common jobs, not the whole surface. Run 1vm with no arguments for the full command list, or read the documentation for each area in prose. What the app can and cannot do on your particular Mac is 1vm capabilities.

Frequently asked questions

Is the command line part of the paid tier?

No. The 1vm CLI, SSH and the MCP endpoint are uncapped on Free and on Pro, by count and by rate. Pro lifts counts — machines in the library, machines running at once, snapshots per machine — not automation.

Do I have to install the CLI separately?

No. The app and the 1vm command ship in the same signed bundle. There is no Homebrew formula, no separate download and no kernel extension.

Can I script against it?

Yes. Every command that returns anything accepts --json, so output can be parsed rather than scraped. --quiet reduces it to errors only, and --force skips the confirmation on destructive actions.

Where is the full command reference?

`1vm` with no arguments prints it, and the docs cover each area in prose. The pages here are the common tasks rather than the whole surface.