diff --git a/Cargo.lock b/Cargo.lock index 857f3f70a..225ed20d7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -238,7 +238,7 @@ checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" [[package]] name = "coreos-installer" -version = "0.19.0" +version = "0.20.0" dependencies = [ "anyhow", "base64", diff --git a/Cargo.toml b/Cargo.toml index fc168aaf0..ddb846542 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.19.0" +version = "0.20.0" [package.metadata.release] sign-commit = true diff --git a/man/coreos-installer-download.8 b/man/coreos-installer-download.8 index 61e55a937..8372229ec 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-install.8 b/man/coreos-installer-install.8 index 88a565b25..f375fc20d 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-customize.8 b/man/coreos-installer-iso-customize.8 index 813478ee5..bf4f33515 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-extract-minimal-iso.8 b/man/coreos-installer-iso-extract-minimal-iso.8 index 9b93a29b7..f9fa9a855 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-extract-pxe.8 b/man/coreos-installer-iso-extract-pxe.8 index 0f8213638..4d1fe1b09 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-extract.8 b/man/coreos-installer-iso-extract.8 index c36fccffa..607a4abb7 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-ignition-embed.8 b/man/coreos-installer-iso-ignition-embed.8 index f7d5f4dd8..bcc6240e3 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-ignition-remove.8 b/man/coreos-installer-iso-ignition-remove.8 index 098157f59..141a50ea6 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-ignition-show.8 b/man/coreos-installer-iso-ignition-show.8 index c84fd67e3..cfb9a02fe 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-ignition.8 b/man/coreos-installer-iso-ignition.8 index 04d325ccb..ee1f01de9 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-kargs-modify.8 b/man/coreos-installer-iso-kargs-modify.8 index 7356dae0e..f9dbb1703 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-kargs-reset.8 b/man/coreos-installer-iso-kargs-reset.8 index 41c6468e9..785bf2f3b 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-kargs-show.8 b/man/coreos-installer-iso-kargs-show.8 index 6753042d5..0984b71b9 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-kargs.8 b/man/coreos-installer-iso-kargs.8 index a3386d1cf..f9cbc248e 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-network-embed.8 b/man/coreos-installer-iso-network-embed.8 index d3d47db42..2e8f0a1be 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-network-extract.8 b/man/coreos-installer-iso-network-extract.8 index e7a45694c..95a5ab14a 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-network-remove.8 b/man/coreos-installer-iso-network-remove.8 index 81fd8fbc1..7a0e2f1f7 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-network.8 b/man/coreos-installer-iso-network.8 index 8ea54005c..43b30b084 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso-reset.8 b/man/coreos-installer-iso-reset.8 index e742961a8..b6cccb6a7 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-iso.8 b/man/coreos-installer-iso.8 index 5328c599d..d85e3c205 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-list-stream.8 b/man/coreos-installer-list-stream.8 index 8823a27e5..831ec73eb 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-customize.8 b/man/coreos-installer-pxe-customize.8 index fee6f1703..ac4f465b6 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-ignition-unwrap.8 b/man/coreos-installer-pxe-ignition-unwrap.8 index deba0eeab..90c610e7d 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-ignition-wrap.8 b/man/coreos-installer-pxe-ignition-wrap.8 index e28f02a0a..d62974738 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-ignition.8 b/man/coreos-installer-pxe-ignition.8 index ab8bc405c..7cf58efdd 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-network-unwrap.8 b/man/coreos-installer-pxe-network-unwrap.8 index f7a300550..5c165dcd4 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-network-wrap.8 b/man/coreos-installer-pxe-network-wrap.8 index bd08d995f..5f4c30dfd 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe-network.8 b/man/coreos-installer-pxe-network.8 index 9eb3d8898..5d7939e4f 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer-pxe.8 b/man/coreos-installer-pxe.8 index 98e1acac3..8d6633360 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0 diff --git a/man/coreos-installer.8 b/man/coreos-installer.8 index 4bd3791da..644c82b03 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.19.0" +.TH coreos-installer 8 "coreos-installer 0.20.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.19.0 +v0.20.0