1GRPC_CLI-LS(1)                   User Commands                  GRPC_CLI-LS(1)
2
3
4

NAME

6       grpc_cli ls – list services
7

SYNOPSIS

9       grpc_cli ls address [service[/method]] [OPTION]...
10

OPTIONS

12       address
13              host:port
14
15       service
16              Exported service name
17
18       method Method name
19
20       --l    Use a long listing format
21
22       --outfile
23              Output filename (defaults to stdout)
24
25       --ssl_target
26              Set server host for ssl validation
27
28       --ssl_client_cert
29              Client cert for ssl
30
31       --ssl_client_key
32              Client private key for ssl
33
34       --local_connect_type
35              Set to local_tcp or uds
36
37       --channel_creds_type
38              Set to insecure, ssl, gdc, alts, or local
39
40       --call_creds
41              Set to none, or access_token=token
42

SEE ALSO

44       grpc_cli(1),   grpc_cli-call(1),  grpc_cli-type(1),  grpc_cli-parse(1),
45       grpc_cli-totext(1),      grpc_cli-tojson(1),      grpc_cli-tobinary(1),
46       grpc_cli-help(1)
47
48
49
50                                   May 2021                     GRPC_CLI-LS(1)
Impressum