image-builder-upload - Man Page

Upload the given image from

Synopsis

image-builder upload  [flags]

Description

Upload the given image from

Options

--arch="" upload for the given architecture

--aws-ami-name="" name for the AMI in AWS (only for type=ami)

--aws-bucket="" target S3 bucket name for intermediate storage when creating AMI (only for type=ami)

--aws-profile="" name of the AWS credentials profile (only for type=aws)

--aws-region="" target region for AWS uploads (only for type=ami)

--aws-tag=[] tag the AMI with this Key=Value (only for type=aws)

-h, --help[=false] help for upload

--ibmcloud-bucket="" target bucket name for storing the image (only for type=ibmcloud)

--ibmcloud-image-name="" name for the uploaded image (only for type=ibmcloud)

--ibmcloud-region="" target region for IBM Cloud uploads (only for type=ibmcloud)

--libvirt-connection="" connection URI (only for type=libvirt)

--libvirt-pool="" pool name (only for type=libvirt)

--libvirt-volume="" volume name (only for type=libvirt)

--openstack-container-format="bare" this indicates if the image contains metadata about the VM (only for type=openstack)

--openstack-disk-format="raw" the disk format of a virtual machine image (only for type=openstack)

--openstack-image="" name for the uploaded image (only for type=openstack)

--to="" upload to the given cloud

Options Inherited from Parent Commands

--extra-repo=[] Add an extra repository during build (will not
be gpg checked and not be part of the final image)

--force-repo=[] Override the base repositories during build (these will not be part of the final image)

--force-repo-dir="" Override the default repository search path for custom repository files

--output-dir="" Put output into the specified directory

-v, --verbose[=false] Switch to verbose mode (more logging on stderr and verbose progress)

See Also

image-builder(1)

History

17-Jun-2026 Auto generated by spf13/cobra

Referenced By

image-builder(1).

Jun 2026 Auto generated by spf13/cobra