forc index revert
Revert the running indexer to the previous version.
forc index revert
USAGE:
forc-index revert [OPTIONS]
OPTIONS:
--auth <AUTH> Authentication header value.
-h, --help Print help information
-m, --manifest <MANIFEST> Path to the manifest of the indexer project being reverted.
-p, --path <PATH> Path of indexer project.
--url <URL> URL at which indexer is deployed. [default: http://localhost:29987]
-v, --verbose Enable verbose output.