hasura scripts
Execute helper scripts to manage Hasura projects
Subcommands
Name | Description |
---|---|
update-project-v2 | Update the Hasura project from config v1 to v2 |
update-project-v3 | Update the Hasura project from config v2 to v3 |
Options
Name | Description |
---|---|
--envfile <string> | .env filename to load ENV vars from |
-h, --help | Help for hasura |
--log-level <string> | Log level |
--no-color | Do not colorize output |
--project <string> | Directory where commands are executed |
--skip-update-check | Skip automatic update check on command execution |