.. program:: xbus-client .. _program-xbus-client: xbus-client - Xbus client utility --------------------------------- Synopsis ~~~~~~~~ Xbus client utility xbus-client is a utility for managing a xbus client. Sub-commands ~~~~~~~~~~~~ .. toctree:: :maxdepth: 1 xbus-client_emit xbus-client_register xbus-client_renew-cert xbus-client_serve Options ~~~~~~~ .. option:: --account-id Account ID .. option:: --account-name Account Name .. option:: --config config file (default is ./xbus-client.yaml .. option:: --debug Enable debug mode .. option:: --force-start Enable force start (stay up even if the server is not reachable on start) .. option:: --help help for xbus-client .. option:: --nats-timeout NATS Timeout .. option:: --nats-url NATS url .. option:: --no-reconnect Disable auto-reconnect and shutdown as soon as any connection error occurs .. option:: --sentry.dsn Sentry DSN .. option:: --tls.certificate Certificate (a path or a PEM encoded cert) .. option:: --tls.csr CSR (a path or a PEM encoded CSR) .. option:: --tls.private-key Private key (a path or a PEM encoded key) .. option:: --tls.timeout TLS Timeout .. option:: --trace Enable trace mode *Auto generated by spf13/cobra on 24-Nov-2023*