euca-upload-bundle(1) - Linux man page
Name
euca2ools - Upload a previously bundled image to the cloud.Description
Upload a previously bundled image to the cloud.euca-upload-bundle -b, --bucket <bucket> -m, --manifest <manifest_path> [-a,
- --access-key <access_key> ][-s, --secret-key <secret_key>
- ][--config <config_path> ][--debug][--debugger][-h, --help][--region <region_name> ][-U, --url <url> ][--version ][--euca-auth][--acl <canned_acl> ][--ec2cert <ec2cert_path> ][-d, --directory <bundle_path> ][--part <part> ][--skipmanifest][--location <location> ]
REQUIRED PARAMETERS
- -b,--bucket
- Name of the bucket to upload to.
- -m,--manifest
- Path to the manifest file for bundled image.
OPTIONAL PARAMETERS
- -a,--access-key
- User's Access Key ID.
- -s,--secret-key
- User's Secret Key.
- --config
- Read credentials and cloud settings from the specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
- --debug
- Turn on debugging output.
- --debugger
- Enable interactive debugger on error
- -h,--help
- Display this help message.
- --region
- region to direct requests to
- -U,--url
- URL of the Cloud to connect to.
- --version
- Display the version of this tool.
- --euca-auth
- Use NC authentication mode
- --acl
- Canned access policy
- --ec2cert
- Path to the Cloud's X509 public key certificate.
- -d,--directory
- The directory containing the bundled image to upload (defaults to the manifest directory).
- --part
- Uploads specified part and all subsequent parts.
- --skipmanifest
- Do not upload the manifest.
- --location
- The location of the destination S3 bucket Valid values: EU|us-west-1|ap-southeast-1|apnortheast-1