hasura plugin
Manage plugins for the CLI
Subcommands
Name | Description |
---|---|
install | Install a plugin from the index |
list | List all available plugins from index, versions and installation status |
uninstall | Uninstall a plugin |
upgrade | Upgrade a plugin to a newer version |
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 |