Provided by: euca2ools_3.0.2-1ubuntu1_all
NAME
euca-check-bucket - [Eucalyptus NC internal] Return successfully if a bucket already exists
SYNOPSIS
euca-check-bucket [--region USER@REGION | -U URL] [--cert FILE] [--privatekey FILE] [--spoof-key-id KEY_ID] [--debug] [--debugger] [--version] [-h] bucket
DESCRIPTION
[Eucalyptus NC internal] Return successfully if a bucket already exists positional arguments: bucket name of the bucket to check optional arguments: --region USER@REGION name of the region and/or user in config files to use to connect to the service -U URL, --url URL storage service endpoint URL --cert FILE file containing the X.509 certificate to use when signing requests --privatekey FILE file containing the private key to sign requests with --spoof-key-id KEY_ID run this command as if signed by a specific access key --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