1EUCA-CREATE-NETWORK-ACL(1) User Commands EUCA-CREATE-NETWORK-ACL(1)
2
3
4
6 euca-create-network-acl - Create a new VPC network ACL
7
9 euca-create-network-acl [--show-empty-fields] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 VPC
14
16 Create a new VPC network ACL
17
18 positional arguments:
19 VPC ID of the VPC in which to create the new network ACL (required)
20
21 optional arguments:
22 --show-empty-fields
23 show empty values as "(nil)"
24
25 -U URL, --url URL
26 compute service endpoint URL
27
28 --region USER@REGION
29 region and/or user names to search when looking up config file
30 data
31
32 -I KEY_ID, --access-key-id KEY_ID
33
34 -S KEY, --secret-key KEY
35
36 --security-token TOKEN
37
38 --debug
39 show debugging output
40
41 --debugger
42 launch interactive debugger on error
43
44 --version
45 show the program's version and exit
46
47 -h, --help
48 show this help message and exit
49
50
51
52euca2ools 3.4 December 2016 EUCA-CREATE-NETWORK-ACL(1)