graph-node
graph-node copied to clipboard
`graphman rewind --start-block <deployment_id>` command not working on v0.35.1
Bug report
It looks like the --start-block
flag on the graphman rewind
command isn't working on v0.35.1
This was working fine in previous versions like 0.35.0
I am pasting an example below:
Relevant log output
graphman rewind --start-block QmbJrDawxWmkxPGuNQcyB5owdGUbNZTFeYKt5d222Ug9jX
error: the following required arguments were not provided:
--block-hash <BLOCK_HASH>
--block-number <BLOCK_NUMBER>
Usage: graphman --config <CONFIG> rewind --start-block --block-hash <BLOCK_HASH> --block-number <BLOCK_NUMBER> <DEPLOYMENTS>...
IPFS hash
No response
Subgraph name or link to explorer
No response
Some information to help us out
- [ ] Tick this box if this bug is caused by a regression found in the latest release.
- [ ] Tick this box if this bug is specific to the hosted service.
- [X] I have searched the issue tracker to make sure this issue is not a duplicate.
OS information
None