1EUCA-DELETE-BUNDLE(1) User Commands EUCA-DELETE-BUNDLE(1)
2
3
4
6 euca-delete-bundle - Delete a previously-uploaded bundle
7
9 euca-delete-bundle [--clear] -b BUCKET[/PREFIX]
10
11 (-m MANIFEST | -p MANIFEST | --local-manifest FILE)
12 [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--secu‐
13 rity-token TOKEN] [--debug] [--debugger] [--version] [-h]
14
16 Delete a previously-uploaded bundle
17
18 optional arguments:
19 --clear
20 attempt to delete the bucket as well
21
22 -b BUCKET[/PREFIX], --bucket BUCKET[/PREFIX]
23 the bucket that contains the bundle, with an optional path pre‐
24 fix (required)
25
26 -m MANIFEST, --manifest MANIFEST
27 the manifest's complete file name, not including any path that
28 may be specified using -b
29
30 -p MANIFEST, --prefix MANIFEST
31 the portion of the manifest's file name that precedes ".mani‐
32 fest.xml"
33
34 --local-manifest FILE
35 use a manifest on disk and ignore any that appear on the server
36
37 -U URL, --url URL
38 object storage service endpoint URL
39
40 --region USER@REGION
41 region and/or user names to search when looking up config file
42 data
43
44 -I KEY_ID, --access-key-id KEY_ID
45
46 -S KEY, --secret-key KEY
47
48 --security-token TOKEN
49
50 --debug
51 show debugging output
52
53 --debugger
54 launch interactive debugger on error
55
56 --version
57 show the program's version and exit
58
59 -h, --help
60 show this help message and exit
61
62
63
64euca2ools 3.4 December 2016 EUCA-DELETE-BUNDLE(1)