Scroll to navigation

EUCA2OOLS(1) User Commands EUCA2OOLS(1)

NAME

euca2ools - Bundles an image and uploads on behalf of user.
NOTE: For use by the Eucalyptus Node Controller only

DESCRIPTION

Bundles an image and uploads on behalf of user.
NOTE: For use by the Eucalyptus Node Controller only
euca-bundle-upload -b, --bucket <bucket> -i, --image <image_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][-u, --user <user> ][-d, --directory <directory> ][-c, --policy <policy> ][--policysignature <policy_signature> ][-p, --prefix <prefix> ][--kernel <kernel_id> ][--ramdisk <ramdisk_id> ][--product-codes <product_codes> ][-b, --block-device-mapping <block_device_mapping> ][-r, --arch <target_arch> ][--acl <acl> ]
REQUIRED PARAMETERS
-b,--bucket
Name of the bucket to upload to.
-i,--image
The path to the image file to bundle
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
-u,--user
ID of the user doing the bundling
-d,--directory
Working directory where bundle should be generated
-c,--policy
Base64 encoded S3 upload policy
--policysignature
Signature for the upload policy
-p,--prefix
The prefix for the bundle image files. (default: image name).
--kernel
ID of the kernel to be associated with the image.
--ramdisk
ID of the ramdisk to be associated with the image.
--product-codes
Product code to be associated with the image.
-b,--block-device-mapping
Default block device mapping for the image (comma-separated list of key=value pairs).
-r,--arch
Target architecture for the image. Valid Values: i386|x86_64
--acl
Canned ACL policy
June 2012 euca2ools 2.0.2