graphql-engine/cli/commands
2018-09-20 07:00:37 +05:30
..
console_test.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
console.go add option to serve console assets from a local directory (#145) 2018-07-18 16:22:07 +05:30
docs.go [cli] add docs and build tools (#3) 2018-06-28 11:10:18 +05:30
init_test.go cli: update tests (#47) 2018-07-06 10:36:27 +05:30
init.go remove manifests directory from init (close #254) (#258) 2018-08-06 17:03:17 +05:30
metadata_apply_test.go update tests to use access key (close #113) (#296) 2018-08-30 21:24:12 +05:30
metadata_apply.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_export_test.go update tests to use access key (close #113) (#296) 2018-08-30 21:24:12 +05:30
metadata_export.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_reset_test.go update tests to use access key (close #113) (#296) 2018-08-30 21:24:12 +05:30
metadata_reset.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata.go fix typos in metadata command (#493) 2018-09-20 07:00:37 +05:30
migrate_apply_test.go update tests to use access key (close #113) (#296) 2018-08-30 21:24:12 +05:30
migrate_apply.go migration apply should not fail if there are no migrations (close #389) (#390) 2018-09-10 18:51:30 +05:30
migrate_create_test.go [cli] fix tests 2018-06-28 14:14:01 +05:30
migrate_create.go create down migrations for actions from console (close #164) (#173) 2018-07-20 16:01:33 +05:30
migrate_status_test.go update tests to use access key (close #113) (#296) 2018-08-30 21:24:12 +05:30
migrate_status.go change hasuradb url format, export some migrate functions (#294) 2018-08-22 00:07:47 +05:30
migrate_test.go add event triggers (#329) 2018-09-05 16:56:46 +05:30
migrate.go change hasuradb url format, export some migrate functions (#294) 2018-08-22 00:07:47 +05:30
root.go [cli] add docs and build tools (#3) 2018-06-28 11:10:18 +05:30
version.go cli: close #38 handle server, cli and console versions (#43) 2018-07-04 18:13:52 +05:30