graphql-engine/cli/integration_test
Aravind K P c7ac1ede3f cli: add migrate and metadata packages
>

### Description
>
This PR adds two new packages which implement the CLI requirements specified in RFC:https://github.com/hasura/lux/blob/cloud/docs/rfcs/20210614_github_integration.md

1. `pkg/metadata`

![image](https://user-images.githubusercontent.com/8335904/122384828-b4757d80-cf89-11eb-9e21-ef116fb928e9.png)

2. `pkg/migrate`

![image](https://user-images.githubusercontent.com/8335904/122510554-68771700-d023-11eb-9f5d-046d2c0cf18a.png)

### Changelog

- [x] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label.

### Affected components

- [x] CLI

https://github.com/hasura/graphql-engine-mono/pull/1598

GitOrigin-RevId: 0e2bce498386c5aae68dbca0fe383a6afff9d1a9
2021-06-18 06:25:14 +00:00
..
testdata/incomplete_metadata cli, ci: enables docker based tests 2021-05-17 00:30:08 +00:00
v2 cli: add migrate and metadata packages 2021-06-18 06:25:14 +00:00
v3 cli: add migrate and metadata packages 2021-06-18 06:25:14 +00:00
cli_test.go cli: update go.mod 2021-06-16 11:45:07 +00:00
cli.go cli: update go.mod 2021-06-16 11:45:07 +00:00