1EUSCALE-CREATE-OR-UPDATE-TAGS(1) User CommandsEUSCALE-CREATE-OR-UPDATE-TAGS(1)
2
3
4

NAME

6       euscale-create-or-update-tags  -  Create or update one or more resource
7       tags
8

SYNOPSIS

10       euscale-create-or-update-tags --tag "k=VALUE, id=VALUE, t=VALUE,
11
12       v=VALUE, p={true,false}" [-U URL]
13              [--region USER@REGION] [-I KEY_ID]  [-S  KEY]  [--security-token
14              TOKEN] [--debug] [--debugger] [--version] [-h]
15

DESCRIPTION

17       Create or update one or more resource tags
18
19   optional arguments:
20       --tag "k=VALUE, id=VALUE, t=VALUE, v=VALUE, p={true,false}"
21              attributes of a tag to affect. Tags follow the following format:
22              "id=resource-name,   t=resource-type,   k=tag-key,    v=tag-val,
23              p=propagate-at-launch-flag", where k is the tag's name, v is the
24              tag's value, id is a resource ID, t is a resource type, and p is
25              whether  to  propagate tags to instances created by the group. A
26              value for 'k=' is required for each tag. The rest are  optional.
27              This  argument  may be used more than once.  Each time affects a
28              different tag. (at least 1 required)
29
30       -U URL, --url URL
31              auto-scaling service endpoint URL
32
33       --region USER@REGION
34              region and/or user names to search when looking up  config  file
35              data
36
37       -I KEY_ID, --access-key-id KEY_ID
38
39       -S KEY, --secret-key KEY
40
41       --security-token TOKEN
42
43       --debug
44              show debugging output
45
46       --debugger
47              launch interactive debugger on error
48
49       --version
50              show the program's version and exit
51
52       -h, --help
53              show this help message and exit
54
55
56
57euca2ools 3.4                    December 2016EUSCALE-CREATE-OR-UPDATE-TAGS(1)
Impressum