forc index
forc index is the recommended method for end users to interact with the Fuel indexer. After you have installed fuelup, you can run the forc index help command in your terminal to view the available commands.
forc index help
USAGE:
forc-index <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
build Build an index
check Get status checks on all indexer components
deploy Deploy an index asset bundle to a remote or locally running indexer server
help Print this message or the help of the given subcommand(s)
init Create a new indexer project in the current directory
new Create a new indexer project in a new directory
remove Stop and remove a running index
start Start a local indexer service