Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.machine0.io/llms.txt

Use this file to discover all available pages before exploring further.

images ls

machine0 images ls
machine0 images ls --json

images get

machine0 images get <image>

images new

Snapshot a VM into a reusable image. The VM is stopped automatically before snapshotting.
machine0 images new <vm> <image> [flags]
FlagDescription
-d, --descriptionImage description
-m, --metadataJSON metadata for the version

images update

machine0 images update <image> [flags]
FlagDescription
-n, --nameNew name
-d, --descriptionNew description
-r, --regionComma-separated regions

images rm

machine0 images rm [image] [flags]
FlagDescription
-a, --allDelete all images
-y, --yesSkip confirmation