euca-upload-bundle(1)
NAME
euca-upload-bundle - Eucalyptus tool: 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_id] [-s, --secret-key secret_key] [--acl
canned_acl] [--ec2cert ec2cert_path] [-d, --directory bundle_path]
[--part part] [--url url] [--skipmanifest] [--debug] [-h, --help]
[--version]
REQUIRED PARAMETERS
-b, --bucket The name of the bucket to upload to.
Bucket will be created if it does not exist.
-m, --manifest The path to the manifest file for the
bundled image.
OPTIONAL PARAMETERS
--acl Canned access control policy (defaults
to "aws-exec-read").
--ec2cert The 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 file.
-a, --access-key user's Access Key ID.
-s, --secret-key user's Secret Key.
-U, --url URL of the Cloud to connect to.
-h, --help Display this help message.
--version Display the version of this tool.
--debug Turn on debugging.
Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
default.
SEE ALSO
- The full documentation for euca-upload-bundle is maintained as a Texinfo manual. If the info and euca-upload-bundle programs are properly
installed at your site, the command
- info euca-upload-bundle
- should give you access to the complete manual.