kxi client
Commands for interacting with clients.
Usage:
text
kxi client [OPTIONS] COMMAND [ARGS]...
Options:
text
--help Show this message and exit.
kxi client enrol
Enrol a client in the system.
Usage:
text
kxi client enrol [OPTIONS]
Options:
text
--name TEXT Name of client to enrol [required] [required]
--insert-topic TEXT Stream to insert data on [optional]
--subscribe TEXT Stream to subscribe to insert data from [optional]
--help Show this message and exit.
kxi client info
Get certs and endpoints for a client.
Usage:
text
kxi client info [OPTIONS]
Options:
text
--uid TEXT Client UID to request info for [required]
--help Show this message and exit.
kxi client remove
Remove a client from the system.
Usage:
text
kxi client remove [OPTIONS]
Options:
text
--name TEXT Name of the client to remove [required]
--help Show this message and exit.