.. program:: xbusctl account .. _program-xbusctl_account: xbusctl account - Manage accounts that are allowed to connect to Xbus. ---------------------------------------------------------------------- Synopsis ~~~~~~~~ This command contains several sub-commands to manage accounts and the permissions they have within Xbus. In particular, it is possible from this interface to accept / reject pending account requests. Sub-commands ~~~~~~~~~~~~ .. toctree:: :maxdepth: 1 xbusctl_account_accept xbusctl_account_delete xbusctl_account_export xbusctl_account_get-apikey xbusctl_account_list xbusctl_account_password xbusctl_account_reject xbusctl_account_renew-apikey xbusctl_account_reset-cert xbusctl_account_set-apikey Options ~~~~~~~ .. option:: --help help for account Options inherited from parent commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. 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:: --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 SEE ALSO ~~~~~~~~ * :ref:`xbusctl ` - Xbus control utility *Auto generated by spf13/cobra on 24-Nov-2023*