graphql-engine/cli/internal
Kali Vara Purushotham Santhati 695164b176 cli: misc changes
- Hasura CLI shows metadata diff in YAML for type `json` in directory mode. The expected behaviour is to show the diff in JSON
- The unified-json shows diff in YAML, not in JSON.
- Add new diff type unified-yaml which shows the diff in YAML unified format.
- Check the flag value of type in `hasura metadata diff --type`
- The help text of `seed apply`( `hasura seed apply --file seeds/1234_add_some_seed_data.sql`) should be updated to `hasura seed apply --file 1234_add_some_seed_data.sql --database-name default` and similarly in docs.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3246
Co-authored-by: Aravind K P <8335904+scriptonist@users.noreply.github.com>
GitOrigin-RevId: 1d16ad9ea4dd366af32498ce878ae132bd239be9
2022-01-12 13:25:22 +00:00
..
cliext cli: embed cli-ext as exe in case of windows 2021-09-07 06:01:00 +00:00
diff cli: wrap errors 2021-12-15 17:55:44 +00:00
fsm cli: add deploy command (close #7349) 2021-09-29 06:15:17 +00:00
hasura cli: fix lint errors 2021-10-13 14:39:15 +00:00
httpc cli: throw user friendly errors when server is unreachable 2021-09-27 14:53:44 +00:00
metadataobject cli: misc changes 2022-01-12 13:25:22 +00:00
metadatautil cli: add All option for migrate sub-commands (apply, delete and status) and seed apply command 2021-12-23 15:59:56 +00:00
projectmetadata cli: revert split remote schema permissions metadata into seperate files 2021-12-14 05:08:08 +00:00
scripts cli: fix lint errors 2021-10-13 14:39:15 +00:00
statestore cli: fix lint errors 2021-10-13 14:39:15 +00:00
testutil cli: use docker auth config to avoid docker rate limiting in CI 2021-10-13 01:57:38 +00:00