.. program:: xbus-client request .. _program-xbus-client_request: xbus-client request - Run a request with an emitter and wait for the response ----------------------------------------------------------------------------- Synopsis ~~~~~~~~ Run a request with an emitter and wait for the response :: xbus-client request [flags] Options ~~~~~~~ .. option:: --help help for request .. option:: --indent indent the output file .. option:: --input input file. Default is stdin ('-') .. option:: --output output file. Default is stdout ('-') Options inherited from parent commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. 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:: --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 SEE ALSO ~~~~~~~~ * :ref:`xbus-client ` - Xbus client utility *Auto generated by spf13/cobra on 6-Feb-2025*