1EUCA-CREATE-SNAPSHOT(1) User Commands EUCA-CREATE-SNAPSHOT(1)
2
3
4
6 euca-create-snapshot - Eucalyptus tool: Creates a snapshot from an
7 existing volume.
8
10 Creates a snapshot from an existing volume.
11
12 euca-create-snapshot [-h, --help] [--version] [--debug] volume_id
13
14 REQUIRED PARAMETERS
15
16 volume_id unique id for a volume to snapshot.
17
18 OPTIONAL PARAMETERS
19
20 -a, --access-key User's Access Key ID.
21
22 -s, --secret-key User's Secret Key.
23
24 -U, --url URL of the Cloud to connect to.
25
26 --config Read credentials and cloud settings
27 from the
28
29 specified config file (defaults to $HOME/.eucarc or
30 /etc/euca2ools/eucarc).
31
32 -h, --help Display this help message.
33
34 --version Display the version of this tool.
35
36 --debug Turn on debugging.
37
38 Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
39 EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
40 default.
41
42
43
44euca-create-snapshot Version: 1.J2ul(yBS2D0)10 EUCA-CREATE-SNAPSHOT(1)