diff --git a/Cargo.lock b/Cargo.lock index 29d80bf0b..1f391e354 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -237,7 +237,7 @@ checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" [[package]] name = "coreos-installer" -version = "0.20.0" +version = "0.21.0" dependencies = [ "anyhow", "base64", diff --git a/Cargo.toml b/Cargo.toml index 67a93ddd9..df9db41a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ rust-version = "1.70.0" exclude = ["/.cci.jenkinsfile", "/.github", "/.gitignore", "/Dockerfile"] authors = [ "Benjamin Gilbert " ] description = "Installer for Fedora CoreOS and RHEL CoreOS" -version = "0.20.0" +version = "0.21.0" [package.metadata.release] sign-commit = true diff --git a/man/coreos-installer-download.8 b/man/coreos-installer-download.8 index 8372229ec..993f218d1 100644 --- a/man/coreos-installer-download.8 +++ b/man/coreos-installer-download.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-download \- Download a CoreOS image .SH SYNOPSIS @@ -45,4 +45,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-install.8 b/man/coreos-installer-install.8 index f375fc20d..ed7f6f8ea 100644 --- a/man/coreos-installer-install.8 +++ b/man/coreos-installer-install.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-install \- Install Fedora CoreOS or RHEL CoreOS .SH SYNOPSIS @@ -137,4 +137,4 @@ Destination device Path to the device node for the destination disk. The beginning of the device will be overwritten without further confirmation. .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-customize.8 b/man/coreos-installer-iso-customize.8 index bf4f33515..83f7f1340 100644 --- a/man/coreos-installer-iso-customize.8 +++ b/man/coreos-installer-iso-customize.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-customize \- Customize a CoreOS live ISO image .SH SYNOPSIS @@ -99,4 +99,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-extract-minimal-iso.8 b/man/coreos-installer-iso-extract-minimal-iso.8 index f9fa9a855..afd1016ff 100644 --- a/man/coreos-installer-iso-extract-minimal-iso.8 +++ b/man/coreos-installer-iso-extract-minimal-iso.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-extract\-minimal\-iso \- Extract a minimal ISO from a CoreOS live ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ ISO image [\fIOUTPUT_ISO\fR] [default: \-] Minimal ISO output file .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-extract-pxe.8 b/man/coreos-installer-iso-extract-pxe.8 index 4d1fe1b09..374e71556 100644 --- a/man/coreos-installer-iso-extract-pxe.8 +++ b/man/coreos-installer-iso-extract-pxe.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-extract\-pxe \- Extract PXE files from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-extract.8 b/man/coreos-installer-iso-extract.8 index 607a4abb7..4fdc62422 100644 --- a/man/coreos-installer-iso-extract.8 +++ b/man/coreos-installer-iso-extract.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-extract \- Commands to extract files from a CoreOS live ISO image .SH SYNOPSIS @@ -25,4 +25,4 @@ Extract a minimal ISO from a CoreOS live ISO image coreos\-installer\-iso\-extract\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-ignition-embed.8 b/man/coreos-installer-iso-ignition-embed.8 index bcc6240e3..781228ad9 100644 --- a/man/coreos-installer-iso-ignition-embed.8 +++ b/man/coreos-installer-iso-ignition-embed.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-ignition\-embed \- Embed an Ignition config in an ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-ignition-remove.8 b/man/coreos-installer-iso-ignition-remove.8 index 141a50ea6..f1f0dbd44 100644 --- a/man/coreos-installer-iso-ignition-remove.8 +++ b/man/coreos-installer-iso-ignition-remove.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-ignition\-remove \- Remove an existing embedded Ignition config from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-ignition-show.8 b/man/coreos-installer-iso-ignition-show.8 index cfb9a02fe..1f4460f0c 100644 --- a/man/coreos-installer-iso-ignition-show.8 +++ b/man/coreos-installer-iso-ignition-show.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-ignition\-show \- Show the embedded Ignition config from an ISO image .SH SYNOPSIS @@ -18,4 +18,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-ignition.8 b/man/coreos-installer-iso-ignition.8 index ee1f01de9..c7d39081d 100644 --- a/man/coreos-installer-iso-ignition.8 +++ b/man/coreos-installer-iso-ignition.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-ignition \- Embed an Ignition config in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Remove an existing embedded Ignition config from an ISO image coreos\-installer\-iso\-ignition\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-kargs-modify.8 b/man/coreos-installer-iso-kargs-modify.8 index f9dbb1703..0fb22f70c 100644 --- a/man/coreos-installer-iso-kargs-modify.8 +++ b/man/coreos-installer-iso-kargs-modify.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-kargs\-modify \- Modify kernel args in an ISO image .SH SYNOPSIS @@ -30,4 +30,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-kargs-reset.8 b/man/coreos-installer-iso-kargs-reset.8 index 785bf2f3b..edfda5219 100644 --- a/man/coreos-installer-iso-kargs-reset.8 +++ b/man/coreos-installer-iso-kargs-reset.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-kargs\-reset \- Reset kernel args in an ISO image to defaults .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-kargs-show.8 b/man/coreos-installer-iso-kargs-show.8 index 0984b71b9..2d609425b 100644 --- a/man/coreos-installer-iso-kargs-show.8 +++ b/man/coreos-installer-iso-kargs-show.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-kargs\-show \- Show kernel args from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-kargs.8 b/man/coreos-installer-iso-kargs.8 index f9cbc248e..3a88927a2 100644 --- a/man/coreos-installer-iso-kargs.8 +++ b/man/coreos-installer-iso-kargs.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-kargs \- Modify kernel args in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Show kernel args from an ISO image coreos\-installer\-iso\-kargs\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-network-embed.8 b/man/coreos-installer-iso-network-embed.8 index 2e8f0a1be..f07c910f7 100644 --- a/man/coreos-installer-iso-network-embed.8 +++ b/man/coreos-installer-iso-network-embed.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-network\-embed \- Embed network settings in an ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-network-extract.8 b/man/coreos-installer-iso-network-extract.8 index 95a5ab14a..fe2ff8060 100644 --- a/man/coreos-installer-iso-network-extract.8 +++ b/man/coreos-installer-iso-network-extract.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-network\-extract \- Extract embedded network settings from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-network-remove.8 b/man/coreos-installer-iso-network-remove.8 index 7a0e2f1f7..fb03117f5 100644 --- a/man/coreos-installer-iso-network-remove.8 +++ b/man/coreos-installer-iso-network-remove.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-network\-remove \- Remove existing network settings from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-network.8 b/man/coreos-installer-iso-network.8 index 43b30b084..036882467 100644 --- a/man/coreos-installer-iso-network.8 +++ b/man/coreos-installer-iso-network.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-network \- Embed network settings in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Remove existing network settings from an ISO image coreos\-installer\-iso\-network\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso-reset.8 b/man/coreos-installer-iso-reset.8 index b6cccb6a7..352babc30 100644 --- a/man/coreos-installer-iso-reset.8 +++ b/man/coreos-installer-iso-reset.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso\-reset \- Restore a CoreOS live ISO image to default settings .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-iso.8 b/man/coreos-installer-iso.8 index d85e3c205..d3469a067 100644 --- a/man/coreos-installer-iso.8 +++ b/man/coreos-installer-iso.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-iso \- Commands to manage a CoreOS live ISO image .SH SYNOPSIS @@ -37,4 +37,4 @@ Restore a CoreOS live ISO image to default settings coreos\-installer\-iso\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-list-stream.8 b/man/coreos-installer-list-stream.8 index 831ec73eb..6cbae4dc8 100644 --- a/man/coreos-installer-list-stream.8 +++ b/man/coreos-installer-list-stream.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-list\-stream \- List available images in a Fedora CoreOS stream .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-customize.8 b/man/coreos-installer-pxe-customize.8 index ac4f465b6..d77299005 100644 --- a/man/coreos-installer-pxe-customize.8 +++ b/man/coreos-installer-pxe-customize.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-customize \- Create a custom live PXE boot config .SH SYNOPSIS @@ -81,4 +81,4 @@ Print version <\fIpath\fR> CoreOS live initramfs image .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-ignition-unwrap.8 b/man/coreos-installer-pxe-ignition-unwrap.8 index 90c610e7d..2d36de6d5 100644 --- a/man/coreos-installer-pxe-ignition-unwrap.8 +++ b/man/coreos-installer-pxe-ignition-unwrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-ignition\-unwrap \- Show the wrapped Ignition config in an initrd image .SH SYNOPSIS @@ -18,4 +18,4 @@ Print version [\fIinitrd\fR] initrd image [default: stdin] .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-ignition-wrap.8 b/man/coreos-installer-pxe-ignition-wrap.8 index d62974738..d1706d5af 100644 --- a/man/coreos-installer-pxe-ignition-wrap.8 +++ b/man/coreos-installer-pxe-ignition-wrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-ignition\-wrap \- Wrap an Ignition config in an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-ignition.8 b/man/coreos-installer-pxe-ignition.8 index 7cf58efdd..016c45af3 100644 --- a/man/coreos-installer-pxe-ignition.8 +++ b/man/coreos-installer-pxe-ignition.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-ignition \- Commands to manage a live PXE Ignition config .SH SYNOPSIS @@ -25,4 +25,4 @@ Show the wrapped Ignition config in an initrd image coreos\-installer\-pxe\-ignition\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-network-unwrap.8 b/man/coreos-installer-pxe-network-unwrap.8 index 5c165dcd4..84afa1145 100644 --- a/man/coreos-installer-pxe-network-unwrap.8 +++ b/man/coreos-installer-pxe-network-unwrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-network\-unwrap \- Extract wrapped network settings from an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version [\fIinitrd\fR] initrd image [default: stdin] .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-network-wrap.8 b/man/coreos-installer-pxe-network-wrap.8 index 5f4c30dfd..83677837e 100644 --- a/man/coreos-installer-pxe-network-wrap.8 +++ b/man/coreos-installer-pxe-network-wrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-network\-wrap \- Wrap network settings in an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe-network.8 b/man/coreos-installer-pxe-network.8 index 5d7939e4f..b259aa14f 100644 --- a/man/coreos-installer-pxe-network.8 +++ b/man/coreos-installer-pxe-network.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe\-network \- Commands to manage live PXE network settings .SH SYNOPSIS @@ -25,4 +25,4 @@ Extract wrapped network settings from an initrd image coreos\-installer\-pxe\-network\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer-pxe.8 b/man/coreos-installer-pxe.8 index 8d6633360..edbe1233b 100644 --- a/man/coreos-installer-pxe.8 +++ b/man/coreos-installer-pxe.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer\-pxe \- Commands to manage a CoreOS live PXE image .SH SYNOPSIS @@ -28,4 +28,4 @@ Commands to manage live PXE network settings coreos\-installer\-pxe\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.20.0 +v0.21.0 diff --git a/man/coreos-installer.8 b/man/coreos-installer.8 index 644c82b03..c32efaf3d 100644 --- a/man/coreos-installer.8 +++ b/man/coreos-installer.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.20.0" +.TH coreos-installer 8 "coreos-installer 0.21.0" .SH NAME coreos\-installer \- Installer for Fedora CoreOS and RHEL CoreOS .SH SYNOPSIS @@ -31,4 +31,4 @@ Commands to manage a CoreOS live ISO image coreos\-installer\-pxe(8) Commands to manage a CoreOS live PXE image .SH VERSION -v0.20.0 +v0.21.0