indexer
indexer copied to clipboard
Conduit: list subcommands
A subcommand to list all of the plugins, grouped by type.
list - use the metadata object to get the description
~$ ./conduit list
Importers:
algod Importer for fet5ching blocks from an algod REST API.
Processors:
block_processor ...
filter ...
Exporters:
file_writer ..
postgresql ..
*list
~$ ./conduit list algod
Name: algod
Config:
- netaddr: "Algod netaddr string"
token: "...."