1EUARE-INSTANCEPROFILEREMOVEROLE(1)User CommandEsUARE-INSTANCEPROFILEREMOVEROLE(1)
2
3
4
6 euare-instanceprofileremoverole - Remove a role from an instance pro‐
7 file
8
10 euare-instanceprofileremoverole -r ROLE [--as-account ACCOUNT] [-U URL]
11
12 [--region USER@REGION] [-I KEY_ID]
13 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
14 sion] [-h] IPROFILE
15
17 Remove a role from an instance profile
18
19 positional arguments:
20 IPROFILE
21 instance profile to remove the role from (required)
22
23 optional arguments:
24 -r ROLE, --role-name ROLE
25 the role to remove (required)
26
27 --as-account ACCOUNT
28 [Eucalyptus cloud admin only] run this command as the adminis‐
29 trator of another account
30
31 -U URL, --url URL
32 identity service endpoint URL
33
34 --region USER@REGION
35 region and/or user names to search when looking up config file
36 data
37
38 -I KEY_ID, --access-key-id KEY_ID
39
40 -S KEY, --secret-key KEY
41
42 --security-token TOKEN
43
44 --debug
45 show debugging output
46
47 --debugger
48 launch interactive debugger on error
49
50 --version
51 show the program's version and exit
52
53 -h, --help
54 show this help message and exit
55
56
57
58euca2ools 3.4 December 201E6UARE-INSTANCEPROFILEREMOVEROLE(1)