.. program:: xbusctl .. _program-xbusctl: xbusctl - Xbus control utility ------------------------------ Synopsis ~~~~~~~~ Xbus control utility xbusctl is a utility for managing a xbus instance. :: xbusctl [flags] Sub-commands ~~~~~~~~~~~~ .. toctree:: :maxdepth: 1 xbusctl_account xbusctl_actor xbusctl_debug xbusctl_envelope xbusctl_key xbusctl_logs xbusctl_pipeline xbusctl_pm xbusctl_ps xbusctl_register xbusctl_renew-cert Options ~~~~~~~ .. option:: --account-id Account ID .. option:: --account-name Account Name .. option:: --config config file; default is $HOME/.config/xbus/xbusctl.yaml) .. option:: --debug Enable debug mode .. option:: --force-start Enable force start (stay up even if the server is not reachable on start) .. option:: --full-version Show version and commit hash .. option:: --help help for xbusctl .. 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 .. option:: --version Show version .. option:: --yes Auto-answer 'yes' to any confirmation question *Auto generated by spf13/cobra on 24-Nov-2023*