1EUARE-INSTANCEPROFILEADDROLE(1) User Commands EUARE-INSTANCEPROFILEADDROLE(1)
2
3
4
6 euare-instanceprofileaddrole - Add a role to an instance profile
7
9 euare-instanceprofileaddrole -r ROLENAME [--as-account ACCOUNT]
10
11 [-U URL] [--region USER@REGION]
12 [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug]
13 [--debugger] [--version] [-h] IPROFILE
14
16 Add a role to an instance profile
17
18 positional arguments:
19 IPROFILE
20 instance profile to add the role to (required)
21
22 optional arguments:
23 -r ROLENAME, --role-name ROLENAME
24 role to add (required)
25
26 --as-account ACCOUNT
27 [Eucalyptus cloud admin only] run this command as the adminisā
28 trator of another account
29
30 -U URL, --url URL
31 identity 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 2016 EUARE-INSTANCEPROFILEADDROLE(1)