graphprotocol / graph-tooling

Monorepo for various tools used by subgraph developers.
https://thegraph.com/docs
Apache License 2.0
392 stars 210 forks source link

Remove hosted-service option from `graph init` #1743

Closed alex-pakalniskis closed 3 weeks ago

alex-pakalniskis commented 1 month ago

Which packages are impacted by your issue?

@graphprotocol/graph-cli

Describe the issue

Running graph init without specifying a --product parameter forces users to select between subgraph-studio and hosted-service (see screenshot below).

Reproduction

Graph CLI

Steps to Reproduce the Bug or Issue

image

image

Expected behavior

User should not be able to select a deprecated service.

Screenshots or Videos

No response

Platform

Subgraph Manifest

No response

Subgraph GraphQL Schema

No response

Additional context

No response

0237h commented 3 weeks ago

Done in #1680