xbusctl pipeline list - List pipelines, optionnaly filtered by name¶
Options¶
-
--account
¶
Include pipeline with any of the account actor, including by roles
-
--actor
¶
Include pipeline with actor matching the given actor name, including by roles
-
--actor-role
¶
Include pipeline with a role matching the given actor role name
-
--all
¶
Include all versions
-
--extended
¶
Print more information on the pipelines
-
--help
¶
help for list
-
--msgtype
¶
Include pipeline with a matching msgtype list including the given type
-
--name
¶
Include pipeline with name matching the given regex
-
--status-draft
¶
Include draft versions
-
--status-inactive
¶
Include inactive versions
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
-
--nats-timeout
¶
NATS Timeout
-
--nats-url
¶
NATS url
-
--no-reconnect
¶
Disable auto-reconnect and shutdown as soon as any connection error occurs
-
--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
-
--version
¶
Show version
-
--yes
¶
Auto-answer ‘yes’ to any confirmation question
SEE ALSO¶
- xbusctl pipeline - Pipeline configuration subcommands
Auto generated by spf13/cobra on 21-Dec-2020