1EUCA-COPY-IMAGE(1)               User Commands              EUCA-COPY-IMAGE(1)
2
3
4

NAME

6       euca-copy-image - Copy an image from another region
7

SYNOPSIS

9       euca-copy-image -r REGION -s IMAGE [-n NAME] [-d DESC] [-c TOKEN]
10
11       [--show-empty-fields] [-U URL] [--region USER@REGION]
12              [-I   KEY_ID]   [-S   KEY]  [--security-token  TOKEN]  [--debug]
13              [--debugger] [--version] [-h]
14

DESCRIPTION

16       Copy an image from another region
17

DESCRIPTION

19       Run this command against the destination region, not the source region.
20
21   optional arguments:
22       -r REGION, --source-region REGION
23              name of the region to copy the image from (required)
24
25       -s IMAGE, --source-ami-id IMAGE
26              ID of the image to copy (required)
27
28       -n NAME, --name NAME
29              name to assign the new copy of the image
30
31       -d DESC, --description DESC
32              description to assign the new copy of the image
33
34       -c TOKEN, --client-token TOKEN
35              unique identifier to ensure request idempotency
36
37       --show-empty-fields
38              show empty values as "(nil)"
39
40       -U URL, --url URL
41              compute service endpoint URL
42
43       --region USER@REGION
44              region and/or user names to search when looking up  config  file
45              data
46
47       -I KEY_ID, --access-key-id KEY_ID
48
49       -S KEY, --secret-key KEY
50
51       --security-token TOKEN
52
53       --debug
54              show debugging output
55
56       --debugger
57              launch interactive debugger on error
58
59       --version
60              show the program's version and exit
61
62       -h, --help
63              show this help message and exit
64
65
66
67euca2ools 3.4                    December 2016              EUCA-COPY-IMAGE(1)
Impressum