Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation For Command Line Arguments #9

Open
nonfungibletunji opened this issue Mar 27, 2020 · 1 comment
Open

Documentation For Command Line Arguments #9

nonfungibletunji opened this issue Mar 27, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@nonfungibletunji
Copy link

Example CLI command.

graphaello add https://apollo-fullstack-tutorial.herokuapp.com/ creates a camel case of the URL, I would like to use the API Name argument for CLI, but the documentation is not clear, how to use

@nonfungibletunji nonfungibletunji changed the title Documentation For Command Line Documentation For Command Line Arguments Mar 27, 2020
@nerdsupremacist nerdsupremacist added bug Something isn't working documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers and removed bug Something isn't working help wanted Extra attention is needed labels Mar 30, 2020
@nerdsupremacist
Copy link
Owner

nerdsupremacist commented Mar 30, 2020

You are right. This is not well documented

FYI the solution is:

graphaello add https://apollo-fullstack-tutorial.herokuapp.com/ --apiName Tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants