hasura-cli

CLI tool for managing Hasura GraphQL Engine projects

brewmacoslinux
Try with needOr install directly
Source

About

Command-Line Interface for Hasura GraphQL Engine

Commands

hasura

Examples

Initialize a new Hasura project in current directory$ hasura init my-project
Apply migrations and metadata to Hasura instance$ hasura deploy
Open Hasura Console for the current project$ hasura console