graphql-engine/cli/commands
2023-02-18 06:12:08 +00:00
..
testdata cli: fix metadata version being set to 3 for v2 project 2022-02-23 10:53:22 +00:00
actions_codegen_test.go cli: enhance e2e tests 2021-07-28 06:45:03 +00:00
actions_codegen.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
actions_create_test.go cli: fix lint errors 2021-10-13 14:39:15 +00:00
actions_create.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
actions_use_codegen_test.go cli: enhance e2e tests 2021-07-28 06:45:03 +00:00
actions_use_codegen.go docs: add links to feature docs for CLI commands 2023-01-09 04:27:34 +00:00
actions.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
commands_test.go cli: refactor metadataobject package 2022-03-10 08:13:50 +00:00
completion.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
console.go cli: Update docs for hasura metadata reload and hasura migrate create 2023-02-18 06:12:08 +00:00
deploy_test.go cli: add option to apply seeds with the hasura deploy command 2022-12-22 07:56:56 +00:00
deploy.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
docs.go docs: update cli long punctuation and update commands 2023-01-11 13:34:08 +00:00
help.go cli: fix lint errors 2021-10-13 14:39:15 +00:00
init_test.go cli: avoid exporting hasura-specific schemas during hasura init 2022-04-25 13:06:52 +00:00
init.go cli: fix missing usages of errors package 2023-01-16 09:42:31 +00:00
metadata_apply_test.go cli: Add --disallow-inconsistent-metadata flag to hasura metadata apply command 2022-08-16 09:59:03 +00:00
metadata_apply.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
metadata_clear_test.go server: fix bugs in clear_metadata code path 2022-04-11 11:25:13 +00:00
metadata_clear.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
metadata_diff_test.go cli: enhance metadata diff command 2021-12-09 17:26:53 +00:00
metadata_diff.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
metadata_export_test.go cli: move AddDatabaseToHasura to testutil package 2022-09-27 11:16:22 +00:00
metadata_export.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
metadata_handlers.go cli: refactor commands/metadata_handlers.go to use internal/errors 2022-11-14 21:31:58 +00:00
metadata_inconsistency_drop_test.go cli: move AddDatabaseToHasura to testutil package 2022-09-27 11:16:22 +00:00
metadata_inconsistency_drop.go docs: add links to feature docs for CLI commands 2023-01-09 04:27:34 +00:00
metadata_inconsistency_list_test.go cli: move AddDatabaseToHasura to testutil package 2022-09-27 11:16:22 +00:00
metadata_inconsistency_list.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
metadata_inconsistency_status_test.go cli: move AddDatabaseToHasura to testutil package 2022-09-27 11:16:22 +00:00
metadata_inconsistency_status.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
metadata_inconsistency.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
metadata_reload_test.go cli: improve error/log messages 2021-10-08 16:10:31 +00:00
metadata_reload.go cli: Update docs for hasura metadata reload and hasura migrate create 2023-02-18 06:12:08 +00:00
metadata.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
migrate_apply_test.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
migrate_apply.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
migrate_create_test.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
migrate_create.go cli: Update docs for hasura metadata reload and hasura migrate create 2023-02-18 06:12:08 +00:00
migrate_delete_test.go cli: make --database-name optional in migrate subcommands when using a single database 2021-10-08 13:30:12 +00:00
migrate_delete.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
migrate_squash_test.go cli: fix lint errors 2021-10-13 14:39:15 +00:00
migrate_squash.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
migrate_status_test.go cli: enhance e2e tests 2021-07-28 06:45:03 +00:00
migrate_status.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
migrate.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
plugins_install.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
plugins_list.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
plugins_uninstall.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
plugins_upgrade.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00
plugins.go docs: update cli long punctuation and update commands 2023-01-11 13:34:08 +00:00
root.go cli: show expanded error information in debug logs 2023-02-13 09:45:35 +00:00
scripts_update_config_v2_test.go cli: use absolute path of project directory 2021-07-16 12:59:04 +00:00
scripts_update_config_v2.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
scripts_update_config_v3_test.go cli: enhance e2e tests 2021-07-28 06:45:03 +00:00
scripts_update_config_v3.go docs: update cli long punctuation and update commands 2023-01-11 13:34:08 +00:00
scripts.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
seed_apply_test.go cli: move AddDatabaseToHasura to testutil package 2022-09-27 11:16:22 +00:00
seed_apply.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
seed_create_test.go cli: move AddDatabaseToHasura to testutil package 2022-09-27 11:16:22 +00:00
seed_create.go cli: improve log messages to highlight database names 2023-01-09 08:03:13 +00:00
seed.go cli: Use - instead of * in unordered list in docs and fix char cases 2023-01-11 08:39:18 +00:00
update-cli.go cli: make update prompts non-intrusive 2023-01-11 10:32:18 +00:00
version.go docs: improve Long values for CLI 2022-12-30 03:52:33 +00:00