graph-node
graph-node copied to clipboard
fix graphman deploy command logic when creating subgraph
Fixes #5739
I wonder if the current or the new behavior is really what users want. IMHO, names are mostly annoying, and I think it would be nicer/easier if graphman deploy <name> <hash> just created the name if it doesn't exist yet and we'd get rid of the --create flag altogether. Thoughts?
Yes. That would be better. Thanks for the suggestion. I'll update the PR
I've move this PR to another PR #6077 due to signatures required