Command Reference Guide
List of commands:
Section titled “List of commands:”Configuration:
Section titled “Configuration:” -config stringpath to config file to load
Filter:
Section titled “Filter:” -filter-address stringspecifies address to filter on
-filter-asset stringspecifies the asset fingerprint (asset1xxx) to filter on
-filter-policy stringspecifies asset policy ID to filter on
-filter-pool stringspecifies Pool ID to filter on
-filter-type stringspecifies event type to filter on
Input:
Section titled “Input:” -input stringinput plugin to use, ‘list’ to show available (default “chainsync”)
-input-chainsync-address stringspecifies the TCP address of the node to connect to in the form ‘host:port’
-input-chainsync-auto-reconnectauto-reconnect if the connection is broken (default true)
-input-chainsync-bulk-modeuse the ‘bulk’ sync mode with NtN (node-to-node). This should only be used against your own nodes for resource usage reasons
-input-chainsync-include-cborinclude original CBOR for block/transaction in events
-input-chainsync-intersect-point stringstart syncing at the specified chain point(s) in ’
. ’ format
-input-chainsync-intersect-tipstart syncing at the chain tip (defaults to chain genesis) (default true)
-input-chainsync-kupo-url stringkupo-url address
-input-chainsync-network stringspecifies a well-known Cardano network name (default “mainnet”)
-input-chainsync-network-magic uintspecifies the network magic value to use, overrides ‘network’
-input-chainsync-ntc-tcpuse the NtC (node-to-client) protocol over TCP, for use when exposing a node’s UNIX socket via socat or similar
-input-chainsync-socket-path stringspecifies the path to the UNIX socket to connect to
Output:
Section titled “Output:” -output stringoutput plugin to use, ‘list’ to show available (default “log”)
-output-log-level stringspecifies the log level to use (default “info”)
-output-notify-title stringspecifies the title to use (default “Adder”)
-output-push-accessTokenUrl stringspecifies the url to get access token from (default
https://www.googleapis.com/auth/firebase.messaging)
-output-push-serviceAccountFilePath stringspecifies the path to the service account file
-output-webhook-format stringspecifies the webhook payload format to use (default “adder”)
-output-webhook-password stringspecifies the password for basic auth
-output-webhook-tls-skip-verifyskip tls verification (for self-signed certs)
-output-webhook-url stringspecifies the url to use (default
http://localhost:3000)
-output-webhook-username stringspecifies the username for basic auth
Version:
Section titled “Version:” -versionshow version and exit