graphql-engine/cli/commands
Charlie Saunders e90866752e fix some typos in cli (#2708)
* fix typo in manual CLI update message

* fix a typo that was indicated in #2689
2019-08-10 17:13:45 +00:00
..
completion.go fix bash completion example docs on cli (#1832) 2019-03-28 07:28:20 +05:30
console_test.go accept a json or yaml file for metadata apply command (close #1698) (#1746) 2019-03-20 10:40:06 +05:30
console.go add server version to console html (close #2444) (#2452) 2019-07-02 12:44:29 +00:00
docs.go cli: add new install script, commands (#1556) 2019-02-05 18:21:21 +05:30
help.go cli: add new install script, commands (#1556) 2019-02-05 18:21:21 +05:30
init_test.go rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
init.go rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
metadata_apply_test.go accept a json or yaml file for metadata apply command (close #1698) (#1746) 2019-03-20 10:40:06 +05:30
metadata_apply.go added feedback for metadata commands (close #1411) (#1929) 2019-04-03 11:22:03 +05:30
metadata_clear_test.go rename metadata reset to metadta clear (close #1851) (#1893) 2019-03-29 10:44:56 +05:30
metadata_clear.go added feedback for metadata commands (close #1411) (#1929) 2019-04-03 11:22:03 +05:30
metadata_export_test.go accept a json or yaml file for metadata apply command (close #1698) (#1746) 2019-03-20 10:40:06 +05:30
metadata_export.go added feedback for metadata commands (close #1411) (#1929) 2019-04-03 11:22:03 +05:30
metadata_reload_test.go accept a json or yaml file for metadata apply command (close #1698) (#1746) 2019-03-20 10:40:06 +05:30
metadata_reload.go added feedback for metadata commands (close #1411) (#1929) 2019-04-03 11:22:03 +05:30
metadata.go rename metadata reset to metadta clear (close #1851) (#1893) 2019-03-29 10:44:56 +05:30
migrate_apply_test.go added feedback on migration commands (close #1410) (#1931) 2019-04-03 16:59:58 +05:30
migrate_apply.go fix some typos in cli (#2708) 2019-08-10 17:13:45 +00:00
migrate_create_test.go added feedback on migration commands (close #1410) (#1931) 2019-04-03 16:59:58 +05:30
migrate_create.go add an api to dump postgres schema (close #1939) (#1967) 2019-04-30 14:04:08 +05:30
migrate_status_test.go rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
migrate_status.go added feedback on migration commands (close #1410) (#1931) 2019-04-03 16:59:58 +05:30
migrate_test.go remove support for query templates (#2560) 2019-07-23 19:11:34 +00:00
migrate.go rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
root.go add flag to disable ci colors (close #2072) (#2634) 2019-07-30 06:55:38 +00:00
update-cli.go fix some typos in cli (#2708) 2019-08-10 17:13:45 +00:00
version.go rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30