1EUSCALE-DELETE-TAGS(1)           User Commands          EUSCALE-DELETE-TAGS(1)
2
3
4

NAME

6       euscale-delete-tags - Delete one or more resource tags
7

SYNOPSIS

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

DESCRIPTION

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