graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.91k stars 968 forks source link

graphman command to manage deployed subgraphs #4234

Open mangas opened 1 year ago

mangas commented 1 year ago

Do you want to request a feature or report a bug? feature

What is the expected behavior? graphman can be passed a list of subgraphs and will make the necessary updates to ensure that is the current list of subgraphs, removing anything not on the list and adding anything missing from the list. This should also check for grafts and deploy/remove the (un)necessary ones.

example: graphman subgraphs ensure < subgraphs.csv graphman subgraphs status < subgraphs.csv

github-actions[bot] commented 1 year ago

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.