.. program:: xbusctl actor .. _program-xbusctl_actor: xbusctl actor - A brief description of your command --------------------------------------------------- Synopsis ~~~~~~~~ A longer description that spans multiple lines and likely contains examples and usage of using your command. For example: Cobra is a CLI library for Go that empowers applications. This application is a tool to generate the needed files to quickly create a Cobra application. Sub-commands ~~~~~~~~~~~~ .. toctree:: :maxdepth: 1 xbusctl_actor_accept xbusctl_actor_config xbusctl_actor_create xbusctl_actor_delete xbusctl_actor_list xbusctl_actor_reject Options ~~~~~~~ .. option:: --help help for actor .. option:: --id Actor's ID .. option:: --name Actor's name .. option:: --role Actor's role .. option:: --type Actor's type (emitter, consumer) 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*