euca-bundle-instance

Langue: en

Version: July 2010 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

Sommaire

NAME

euca-bundle-instance - Eucalyptus tool: Bundle a Windows instance.

DESCRIPTION

Bundle a Windows instance.

euca-bundle-instance instance_id -b, --bucket bucket -p, --prefix prefix -o access_key_id [-c policy] -w secret_key [-h, --help] [--version] [--debug]

REQUIRED PARAMETERS

instance_id Identifier of the instance to be bundled.

-b, --bucket The name of the bucket to upload to. Bucket will be created if it does not exist.

-p, --prefix The prefix for the image file name.

-o, --user-access-key-id Access Key ID of the owner of the bucket.

-c, --policy Base64 encoded upload policy that defines upload permissions and conditions.

If no policy is specified, a default policy is generated.

-w, --user-secret-key Secret key used to sign the upload policy.

-x, --expires Expiration for the generated upload policy (hours).

OPTIONAL PARAMETERS

-a, --access-key User's Access Key ID.

-s, --secret-key User's Secret Key.

-U, --url URL of the Cloud to connect to.

--config Read credentials and cloud settings from the

specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).

-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.