graphql-engine/cli/commands
Kali Vara Purushotham Santhati 34b611ae43 cli: fix extension of generated seeds file
close https://github.com/hasura/graphql-engine/issues/6422

GitOrigin-RevId: 2cbf4a64598e7ef8866cedb46686a8ec4642a63d
2021-03-08 08:30:17 +00:00
..
actions_codegen.go cli: support datasources 2021-01-18 17:12:09 +00:00
actions_create.go cli: support datasources 2021-01-18 17:12:09 +00:00
actions_use_codegen.go cli, console: actions dx improvements (close #4306, #4311) (#4308) 2020-04-16 13:40:47 +05:30
actions.go cli: add support for servers with self-signed certs (fix #4564) (#4582) 2020-04-28 17:29:57 +05:30
completion.go docs: update bash_completion directory typo (#5418) 2020-08-18 10:12:58 +02:00
console.go cli: add client package, statestore implementations, deprecate config v1 2021-02-17 04:21:11 +00:00
docs.go cli: fix lint error in commands\docs.go (#5929) 2020-10-22 07:05:32 +00:00
help.go cli: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
init.go update docs link to avoid redirects 2021-03-01 18:51:18 +00:00
metadata_apply.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata_clear.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata_diff.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata_export.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata_inconsistency_drop.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata_inconsistency_list.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata_inconsistency_status.go cli: allow managing actions (#3859) 2020-02-24 21:44:46 +05:30
metadata_inconsistency.go cli: add commands to manage inconsistent metadata (close #2766) (#2973) 2019-12-25 14:03:06 +05:30
metadata_reload.go cli: support datasources 2021-01-18 17:12:09 +00:00
metadata.go cli: add client package, statestore implementations, deprecate config v1 2021-02-17 04:21:11 +00:00
migrate_apply.go cli: refactor datasource -> database 2021-02-17 12:52:37 +00:00
migrate_create.go cli: refactor datasource -> database 2021-02-17 12:52:37 +00:00
migrate_squash.go cli: refactor datasource -> database 2021-02-17 12:52:37 +00:00
migrate_status.go cli: use v2 replace_metadata in config v3 2021-02-18 05:37:46 +00:00
migrate.go cli: refactor datasource -> database 2021-02-17 12:52:37 +00:00
plugins_install.go cli: fix tests failing in local dev environment (#4729) 2020-06-03 14:01:40 +05:30
plugins_list.go cli: add support for multiple versions of plugin (close #4105) (#4135) 2020-04-07 19:42:14 +05:30
plugins_uninstall.go cli: allow managing actions (#3859) 2020-02-24 21:44:46 +05:30
plugins_upgrade.go cli: add support for multiple versions of plugin (close #4105) (#4135) 2020-04-07 19:42:14 +05:30
plugins.go cli: send command path in telemetry data (#4095) 2020-03-26 08:38:54 +05:30
root.go cli: add client package, statestore implementations, deprecate config v1 2021-02-17 04:21:11 +00:00
scripts_update_config_v2.go cli: remove metadata.yaml from migrations directory after update-config-v2 script (fixes #6112) 2021-02-18 10:48:34 +00:00
scripts_update_config_v3.go cli: add precondition checks for config v3 update command 2021-03-08 06:58:49 +00:00
scripts.go cli: support datasources 2021-01-18 17:12:09 +00:00
seed_apply.go cli: refactor datasource -> database 2021-02-17 12:52:37 +00:00
seed_create.go cli: fix extension of generated seeds file 2021-03-08 08:30:17 +00:00
seed.go cli: refactor datasource -> database 2021-02-17 12:52:37 +00:00
update-cli.go cli: add version flag in update-cli command (#3996) 2020-03-05 12:25:33 +05:30
version.go cli: allow managing actions (#3859) 2020-02-24 21:44:46 +05:30