rover icon indicating copy to clipboard operation
rover copied to clipboard

Add command to open studio to a referenced graph

Open kkemple opened this issue 3 years ago • 1 comments

Description

It would be great to have a command like rover graph open <graph-ref> that would open up Apollo Studio to the referenced graph.

Use cases:

  • I'm new to a graph and don't want to dig around Studio to find it
  • I'm working with a graph and need to check something in Studio or maybe get the service key for CI/CD
  • I'm working with a graph and want to look at each service within a federated graph (you can list subgraphs but I might want to quickly view schemas, etc)

Prior art:

  • AWS Amplify CLI supports this for the underlying services the CLI creates allowing you to open AppSync, S3, and other services from the command line so you don't have to use the AWS Console.

kkemple avatar Mar 03 '21 14:03 kkemple

This sounds like a great idea! We'll make sure to triage this and add it to a milestone. Thanks for the suggestion @kkemple 😄

EverlastingBugstopper avatar Mar 03 '21 15:03 EverlastingBugstopper