1EUCA-MODIFY-SUBNET-ATTRIBUTE(1)  User Commands EUCA-MODIFY-SUBNET-ATTRIBUTE(1)
2
3
4

NAME

6       euca-modify-subnet-attribute - Modify an attribute of a subnet
7

SYNOPSIS

9       euca-modify-subnet-attribute -m (true|false) [--show-empty-fields]
10
11       [-U URL] [--region USER@REGION]
12              [-I   KEY_ID]   [-S   KEY]  [--security-token  TOKEN]  [--debug]
13              [--debugger] [--version] [-h] SUBNET
14

DESCRIPTION

16       Modify an attribute of a subnet
17
18   positional arguments:
19       SUBNET ID of the subnet to modify (required)
20
21   optional arguments:
22       -m (true|false), --map-public-ip-on-launch (true|false)
23              whether or not new instances in the subnet  should  be  assigned
24              public addresses
25
26       --show-empty-fields
27              show empty values as "(nil)"
28
29       -U URL, --url URL
30              compute 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.2                    December 2016 EUCA-MODIFY-SUBNET-ATTRIBUTE(1)
Impressum