graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

[Feature]: handle multiple deployments on graphman restart

Open shiyasmohd opened this issue 6 months ago • 0 comments

With this PR, multiple subgraphs can be restarted in a single command using graphman restart command.

// Example
graphman restart <deployment-id> <namespace> <subgraph-name>
Screenshot 2024-08-08 at 4 14 55 PM

shiyasmohd avatar Aug 08 '24 12:08 shiyasmohd