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
@JavierTrujilloG It seems the --start-block has been renamed to --start_block in a recent version update. Can you please try --start_block ?
graphman rewind --start_block QmbJrDawxWmkxPGuNQcyB5owdGUbNZTFeYKt5d222Ug9jX
@JavierTrujilloG are you still running into this issue?
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.