1EUARE-OIDCPROVIDERDELCLIENTID(1) User CommandsEUARE-OIDCPROVIDERDELCLIENTID(1)
2
3
4
6 euare-oidcproviderdelclientid - Remove a client ID from an OpenID Con‐
7 nect provider
8
10 euare-oidcproviderdelclientid -c CLIENT [--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] OIDC
15
17 Remove a client ID from an OpenID Connect provider
18
19 positional arguments:
20 OIDC the ARN of the provider to update (required)
21
22 optional arguments:
23 -c CLIENT, --client-id CLIENT
24 the client ID to remove from the provider (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 2016EUARE-OIDCPROVIDERDELCLIENTID(1)