layout | parent | nav_order |
---|---|---|
default |
Command line reference |
4 |
{: .no_toc }
- TOC {:toc}
Embed an Ignition config in an ISO image
coreos-installer iso ignition embed [options] ISO
| ISO | ISO image |
| --force, -f | Overwrite an existing Ignition config | | --ignition-file, -i path | Ignition config to embed [default: stdin] | | --output, -o path | Write ISO to a new output file |
Show the embedded Ignition config from an ISO image
coreos-installer iso ignition show ISO
| ISO | ISO image |
Remove an existing embedded Ignition config from an ISO image
coreos-installer iso ignition remove ISO
| ISO | ISO image |
| --output, -o path | Copy to a new file, instead of modifying in place |