Skip to content
New issue

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

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

Already on GitHub? # to your account

change names "raven" in help text of binary #87

Closed
ecthiender opened this issue Jul 10, 2018 · 0 comments · Fixed by #89
Closed

change names "raven" in help text of binary #87

ecthiender opened this issue Jul 10, 2018 · 0 comments · Fixed by #89
Labels
c/server Related to server k/bug Something isn't working

Comments

@ecthiender
Copy link
Member

Running graphql-engine -- --help outputs:

raven - Hasura's datastore

Usage: graphql-engine [--host HOST] [-p|--port PORT] [-u|--user USER]
                      [-p|--password PASSWORD] [--database-url DATABASE-URL]
                      [-d|--dbname NAME] COMMAND

Available options:
  -h,--help                Show this help text
  --host HOST              Postgres server host
  -p,--port PORT           Postgres server port
  -u,--user USER           Database user name
  -p,--password PASSWORD   Password of the user
  --database-url DATABASE-URL
                           Postgres database URL. Example
                           postgres://foo:bar@example.com:2345/database
  -d,--dbname NAME         Database name to connect to

Available commands:
  serve                    Start the HTTP api server
  export                   Export raven's schema to stdout
  clean                    Clean raven's metadata to start afresh
  execute                  Execute a query
@ecthiender ecthiender added c/server Related to server k/bug Something isn't working labels Jul 10, 2018
@ecthiender ecthiender changed the title Change names "raven" in help text of binary change names "raven" in help text of binary Jul 10, 2018
@0x777 0x777 closed this as completed in #89 Jul 11, 2018
shahidhk pushed a commit to shahidhk/graphql-engine that referenced this issue Sep 11, 2018
* added go-iris tutorial

* fixed title

* Removes extra benefit.
hgiasac pushed a commit to hgiasac/graphql-engine that referenced this issue Dec 19, 2023
* parse custom scalars as json values

* update tests

* apply clippy suggestions

GitOrigin-RevId: 4a1c3584c0f71fbb7b7e5a895087e515ae56498c
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
c/server Related to server k/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant