Provided by: euca2ools_3.0.2-1ubuntu1_all bug

NAME

       euca-bundle-upload  -  [Eucalyptus  NC internal] Bundle and upload an image on behalf of a
       user

SYNOPSIS

       euca-bundle-upload -b BUCKET -i IMAGE [-r ARCH] [-d DIRECTORY] [--cert FILE] [--privatekey
       FILE]   [--spoof-key-id   KEY_ID]   [--ec2cert   FILE]   [--user   ACCOUNT]   [-c  POLICY]
       [--upload-policy-signature SIGNATURE] [-U URL] [--debug] [--debugger] [--version] [-h]

DESCRIPTION

       [Eucalyptus NC internal] Bundle and upload an image on behalf of a user

   optional arguments:
       -b BUCKET, --bucket BUCKET
              bucket to upload the bundle to (required)

       -i IMAGE, --image IMAGE
              file containing the image to bundle (required)

       -r ARCH, --arch ARCH
              image architecture (default: x86_64)

       -d DIRECTORY, --directory DIRECTORY
              location to place the working directory with temporary files

       --cert FILE
              file containing the X.509 certificate to use when signing requests and bundling the
              image

       --privatekey FILE
              file containing the private key to use when signing requests and bundling the image

       --spoof-key-id KEY_ID
              run this command as if signed by a specific access key

       --ec2cert FILE
              file containing the cloud's X.509 certificate

       --user ACCOUNT
              the user's account ID

       -c POLICY, --upload-policy POLICY
              Base64-encoded S3 upload policy

       --upload-policy-signature SIGNATURE, --policysignature SIGNATURE
              signature for the upload policy given with --uploadpolicy

       -U URL, --url URL
              storage service endpoint URL

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