klee
CLI to interact with Kleened.
Usage
$ klee [OPTIONS] COMMAND [ARGS]... COMMAND
Options
Name, shorthand |
Default |
Description |
--version |
|
Show the version and exit. |
--config |
|
Location of Klee config file. |
--theme |
|
Theme used for Klee's output. Possible values: 'fancy' or 'simple'. Default is 'fancy'. |
--host |
|
Host address and protocol to use. See the docs for details. Default is http:///var/run/kleened.sock . |
--tlsverify |
|
Verify the server cert. Uses the CA bundle provided by Certifi, unless tlscacert is set. |
--tlscert |
|
Path to TLS certificate file used for client authentication (PEM encoded) |
--tlskey |
|
Path to TLS key file used for the tlscert certificate (PEM encoded) |
--tlscacert |
|
Trust certs signed only by this CA (PEM encoded). Implies tlsverify . |
--help |
|
Show this message and exit. |
Child commands