graphql-engine/cli/commands
Shahidh K Muhammed 330f90de40
add project flag, change persistentprerun to prerun (close #552) (#557)
### Description

Adds `--project` flag to the CLI and changes all `PersistentPreRuns` to `PreRuns`

What component does this PR affect? 

- [ ] Server
- [ ] Console
- [x] CLI
- [ ] Docs
- [ ] Community Content
- [ ] Build System

### Related Issue

#552
2018-09-27 19:27:17 +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 add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27: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 add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +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 add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +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 add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +05:30
metadata.go add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +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 add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +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 add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +05:30
migrate_test.go add event triggers (#329) 2018-09-05 16:56:46 +05:30
migrate.go add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +05:30
root.go add project flag, change persistentprerun to prerun (close #552) (#557) 2018-09-27 19:27:17 +05:30
version.go cli: close #38 handle server, cli and console versions (#43) 2018-07-04 18:13:52 +05:30