1EUARE-RELEASEROLE(1)             User Commands            EUARE-RELEASEROLE(1)
2
3
4

NAME

6       euare-releaserole - Release IAM role credentials
7

SYNOPSIS

9       euare-releaserole [-c | -s] [--debug] [--debugger] [--version] [-h]
10

DESCRIPTION

12       Release IAM role credentials
13

DESCRIPTION

15       The euare-releaserole utility removes the credentials created by euare‐
16       assumerole(1) by outputting  shellcode  that  deletes  the  environment
17       variables  it  creates.   Use  it  inside  an eval command to make this
18       process seamless:
19

DESCRIPTION

21       $ eval `euare-releaserole`
22

DESCRIPTION

24       Note that if the credentials used to initially  assume  the  role  were
25       supplied  in  the form of environment variables those environment vari‐
26       ables will need to be reset:
27

DESCRIPTION

29       $ source eucarc
30
31   optional arguments:
32       -c     generate C-shell commands on stdout (default if SHELL looks like
33              a csh-style shell
34
35       -s     generate  Bourne shell commands on stdout (default if SHELL does
36              not look like a csh-style shell
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            EUARE-RELEASEROLE(1)
Impressum