euca-bundle-instance (1) Linux Manual Page
NAME
euca-bundle-instance – Bundle an S3-backed Windows instance
SYNOPSIS
euca-bundle-instance -b BUCKET -p PREFIX [-o KEY-ID] [-c POLICY]
- [-s SIGNATURE] [-w KEY] [-x HOURS]
- [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] INSTANCE
DESCRIPTION
Bundle an S3-backed Windows instance
positional arguments:
- INSTANCE
- ID of the instance to bundle (required)
optional arguments:
-bBUCKET,–bucketBUCKET- bucket in which to store the new machine image (required)
-pPREFIX,–prefixPREFIX- beginning of the machine image bundle name (required)
-oKEY-ID,–owner-akidKEY-ID,–user-access-keyKEY-ID- bucket owner’s access key ID (required if not specified in configuration)
-cPOLICY,–policyPOLICY- Base64-encoded upload policy that allows the server to upload a bundle on your behalf. If unused, a secret key is required.
-sSIGNATURE,–policy-signatureSIGNATURE- signature of the Base64-encoded upload policy. If unused, a secret key is required.
-wKEY,–owner-sakKEY,–user-secret-keyKEY- bucket owner’s secret access key, used to sign upload policies. This is required unless both
-cand-sare used or if a secret key is specified in a configuration file. -xHOURS,–expiresHOURS- generated upload policy expiration time (default: 24)
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
