1FTS-REST-CLI(1)                                                FTS-REST-CLI(1)
2
3
4

NAME

6       fts-rest-whoami
7

SYNOPIS

9       Usage: fts-rest-whoami options
10

DESCRIPTION

12       This  command  exists for convenience.  It can be used to check, as the
13       name suggests, who are we for the server.
14

OPTIONS

16       -h/–help
17              Show this help message and exit
18
19       -v/–verbose
20              Verbose output.
21
22       -s/–endpoint
23              Fts3 rest endpoint.
24
25       -j/–json
26              Print the output in json format.
27
28       –key   The user certificate private key.
29
30       –cert  The user certificate.
31
32       –capath
33              Use the specified directory to verify the peer
34
35       –insecure
36              Do not validate the server certificate
37
38       –access-token
39              Oauth2 access token (supported only  by  some  endpoints,  takes
40              precedence)
41

EXAMPLE

43              $ fts-rest-whoami -s https://fts3-pilot.cern.ch:8446
44              User DN: /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=saketag/CN=678984/CN=Alejandro Alvarez Ayllon
45              VO: dteam
46              VO: dteam/cern
47              Delegation id: 9a4257f435fa2010
48

AUTHORS

50       fts-devel@cern.ch.
51
52
53
54fts-rest-whoami                 August 24, 2016                FTS-REST-CLI(1)
Impressum