xbusctl actor config - Manipulate the actor configuration entries
Synopsis
Manipulate the actor configuration entries
xbusctl actor config [flags]
Sub-commands
Options
- --help
help for config
Options inherited from parent commands
- --account-id
Account ID
- --account-name
Account Name
- --config
config file; default is $HOME/.config/xbus/xbusctl.yaml)
- --debug
Enable debug mode
- --force-start
Enable force start (stay up even if the server is not reachable on start)
- --full-version
Show version and commit hash
- --id
Actor’s ID
- --name
Actor’s name
- --nats-timeout
NATS Timeout
- --nats-url
NATS url
- --no-reconnect
Disable auto-reconnect and shutdown as soon as any connection error occurs
- --role
Actor’s role
- --sentry.dsn
Sentry DSN
- --tls.certificate
Certificate (a path or a PEM encoded cert)
- --tls.csr
CSR (a path or a PEM encoded CSR)
- --tls.private-key
Private key (a path or a PEM encoded key)
- --tls.timeout
TLS Timeout
- --trace
Enable trace mode
- --type
Actor’s type (emitter, consumer)
- --version
Show version
- --yes
Auto-answer ‘yes’ to any confirmation question
SEE ALSO
xbusctl actor - A brief description of your command
Auto generated by spf13/cobra on 21-Aug-2024