kxi client

Commands for interacting with clients.

Usage:

text

Copy
kxi client [OPTIONS] COMMAND [ARGS]...

Options:

text

Copy
  --help  Show this message and exit.

kxi client enrol

Enrol a client in the system.

Usage:

text

Copy
kxi client enrol [OPTIONS]

Options:

text

Copy
  --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

Copy
kxi client info [OPTIONS]

Options:

text

Copy
  --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

Copy
kxi client remove [OPTIONS]

Options:

text

Copy
  --name TEXT  Name of the client to remove  [required]
  --help       Show this message and exit.