graphql-engine/cli/commands
2020-06-16 17:45:04 +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 fix bash completion example docs on cli (#1832) 2019-03-28 07:28:20 +05:30
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 docs failing to build (close #4637) (#4698) 2020-05-07 13:03:50 +05:30
help.go cli: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
init.go cli: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
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 cli: fix update scripts failing when sql migrations files are already present 2020-05-26 08:46:36 +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: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
seed.go cli: manage seed migrations as sql files (close #2431) (#3763) 2020-06-16 17:45:04 +05:30
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