graphql-engine/cli/commands
hasura-bot 6e5186475c cli: add exclude-schema & full flags to migrate create command (#1564)
GITHUB_PR_NUMBER: 5713
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/5713

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

Co-authored-by: Sameer Kolhar <6604943+kolharsam@users.noreply.github.com>
Co-authored-by: Kali Vara Purushotham Santhati <72007599+purush7@users.noreply.github.com>
GitOrigin-RevId: b4441cbde667c66f3ae203d752d6b33a0833f34e
2021-06-14 12:11:31 +00:00
..
testdata cli: remove the unnecessary empty lines in actions.graphql generated by metadata export command 2021-06-09 10:46:05 +00:00
actions_codegen_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
actions_codegen.go cli: separate action operations from migrate driver 2021-04-12 17:28:32 +00:00
actions_create_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
actions_create.go cli: metadata apply,export enhancements 2021-05-14 19:09:59 +00:00
actions_use_codegen_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
actions_use_codegen.go cli: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
actions.go cli: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
commands_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
completion.go docs: update bash_completion directory typo (#5418) 2020-08-18 10:12:58 +02:00
console.go cli: use go:embed to embed console static assets 2021-06-04 07:28:22 +00:00
docs.go cli: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
help.go cli: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
init.go Minor grammar tweak on init command errors (exist -> exists) 2021-05-04 16:36:50 +00:00
metadata_apply_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_apply.go cli: disable reading metadata from pipe 2021-05-27 14:17:25 +00:00
metadata_clear_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_clear.go cli: metadata apply,export enhancements 2021-05-14 19:09:59 +00:00
metadata_diff_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_diff.go cli: (regression) fix behaviour of metadata apply --dry-run flag 2021-04-21 08:22:47 +00:00
metadata_export_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_export.go cli: metadata apply,export enhancements 2021-05-14 19:09:59 +00:00
metadata_inconsistency_drop_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_inconsistency_drop.go cli: separate the metadata operations from migrate driver 2021-04-01 05:14:17 +00:00
metadata_inconsistency_list_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_inconsistency_list.go cli: separate the metadata operations from migrate driver 2021-04-01 05:14:17 +00:00
metadata_inconsistency_status_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_inconsistency_status.go cli: separate the metadata operations from migrate driver 2021-04-01 05:14:17 +00:00
metadata_inconsistency.go cli: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
metadata_reload_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
metadata_reload.go cli: metadata apply,export enhancements 2021-05-14 19:09:59 +00:00
metadata.go cli: metadata apply,export enhancements 2021-05-14 19:09:59 +00:00
migrate_apply_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
migrate_apply.go cli: add interactive prompt to get input when --database-name flag is missing 2021-06-09 07:13:46 +00:00
migrate_create_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
migrate_create.go cli: add exclude-schema & full flags to migrate create command (#1564) 2021-06-14 12:11:31 +00:00
migrate_delete_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
migrate_delete.go cli: migrate delete command, update migration state on server after squash 2021-05-24 02:34:33 +00:00
migrate_squash_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
migrate_squash.go cli: migrate delete command, update migration state on server after squash 2021-05-24 02:34:33 +00:00
migrate_status_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
migrate_status.go cli: add --all--databases flag on migrate apply 2021-04-01 12:59:20 +00:00
migrate.go cli: add interactive prompt to get input when --database-name flag is missing 2021-06-09 07:13:46 +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: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
root.go cli: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
scripts_update_config_v2.go cli: separate the metadata operations from migrate driver 2021-04-01 05:14:17 +00:00
scripts_update_config_v3_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
scripts_update_config_v3.go cli: add interactive prompt to get input when --database-name flag is missing 2021-06-09 07:13:46 +00:00
scripts.go cli: update cli help texts and docs generation 2021-03-15 15:41:54 +00:00
seed_apply_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
seed_apply.go cli: fix seeds incorrectly being applied to databases 2021-04-01 10:39:53 +00:00
seed_create_test.go cli,ci: testsuite enhancements 2021-06-03 13:27:24 +00:00
seed_create.go cli: fix seeds incorrectly being applied to databases 2021-04-01 10:39:53 +00:00
seed.go cli: add interactive prompt to get input when --database-name flag is missing 2021-06-09 07:13:46 +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: use stdout logger in version command 2021-05-31 04:13:34 +00:00