graphql-engine/cli/commands
Vishnu Bharathi P 58c44f55dd Merge oss/master onto mono/main
GitOrigin-RevId: 1c8c4d60e033c8a0bc8b2beed24c5bceb7d4bcc8
2020-11-12 22:37:19 +05:30
..
actions_codegen.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
actions_create.go cli: spinner bug, add cli_environment in global config (#4459) 2020-04-22 14:45:42 +05:30
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: load assets from server if cdn is disabled (close #3382) (#3851) 2020-06-03 09:36:23 +05:30
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 cli: fix lint errors in cli/commands/init.go (#5943) 2020-10-29 05:09:36 +00:00
metadata_apply.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
metadata_clear.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
metadata_diff.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
metadata_export.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
metadata_inconsistency_drop.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
metadata_inconsistency_list.go cli: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
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: refactor console command (#4150) 2020-04-07 14:53:20 +05:30
metadata.go cli: add support for servers with self-signed certs (fix #4564) (#4582) 2020-04-28 17:29:57 +05:30
migrate_apply.go cli: add --dry-run flag to migrate apply command (close #3128) (#3499) 2020-06-03 16:49:36 +05:30
migrate_create.go cli: add flags --up-sql and --down-sql to migrate create command (close #5026) (#5039) 2020-06-16 11:30:20 +05:30
migrate_squash.go cli: add --dry-run flag to migrate apply command (close #3128) (#3499) 2020-06-03 16:49:36 +05:30
migrate_status.go cli: add --dry-run flag to migrate apply command (close #3128) (#3499) 2020-06-03 16:49:36 +05:30
migrate.go cli: add support for servers with self-signed certs (fix #4564) (#4582) 2020-04-28 17:29:57 +05:30
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: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
scripts_update_config_v2.go Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
scripts.go cli: allow managing actions (#3859) 2020-02-24 21:44:46 +05:30
seed_apply.go cli: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
seed_create.go cli/docs: add missing global flags for seeds command and add new cli commands to docs (#5565) 2020-08-18 17:59:58 +05:30
seed.go cli: change 'hasura seeds' to 'hasura seed' with 'seeds' as alias (#5693) 2020-10-07 09:26:30 +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