We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097d594 commit c0d8d9fCopy full SHA for c0d8d9f
src/coreos-assembler
@@ -45,7 +45,7 @@ build_commands="init fetch build run prune clean list"
45
# commands more likely to be used in a prod pipeline only
46
advanced_build_commands="buildfetch buildupload oc-adm-release push-container upload-oscontainer"
47
buildextend_commands="aliyun aws azure digitalocean exoscale gcp ibmcloud kubevirt live metal metal4k nutanix openstack qemu virtualbox vmware vultr"
48
-utility_commands="aws-replicate compress generate-hashlist koji-upload kola remote-prune sign tag"
+utility_commands="aws-replicate compress generate-hashlist koji-upload kola remote-build remote-prune sign tag"
49
other_commands="shell meta"
50
if [ -z "${cmd}" ]; then
51
echo Usage: "coreos-assembler CMD ..."
0 commit comments