layout | parent | nav_order |
---|---|---|
default |
Command line reference |
2 |
Download a CoreOS image
coreos-installer download [options]
| --stream, -s name | Fedora CoreOS stream [default: stable] | | --architecture name | Target CPU architecture [default: x86_64] | | --platform, -p name | Fedora CoreOS platform name [default: metal] | | --format, -f name | Image format [default: raw.xz] | | --image-url, -u URL | Manually specify the image URL | | --directory, -C path | Destination directory [default: .] | | --decompress, -d | Decompress image and don't save signature | | --insecure | Skip signature verification | | --stream-base-url URL | Base URL for Fedora CoreOS stream metadata | | --fetch-retries N | Fetch retries, or string "infinite" |