Hasura CLI
Introduction
The Hasura CLI
is a command line tool which is the primary mode of
managing Hasura projects and migrations.
Installation
Refer to Installing the Hasura CLI.
Configuration
Refer to Hasura CLI Configuration Reference.
Commands
- hasura actions
- hasura
- hasura actions codegen
- hasura actions create
- hasura actions use-codegen
- hasura completion
- hasura console
- hasura deploy
- hasura init
- hasura metadata
- hasura metadata apply
- hasura metadata clear
- hasura metadata diff
- hasura metadata export
- hasura metadata inconsistency
- hasura metadata inconsistency drop
- hasura metadata inconsistency list
- hasura metadata inconsistency status
- hasura metadata reload
- hasura migrate
- hasura migrate apply
- hasura migrate create
- hasura migrate delete
- hasura migrate squash
- hasura migrate status
- hasura plugins
- hasura plugins install
- hasura plugins list
- hasura plugins uninstall
- hasura plugins upgrade
- hasura scripts
- hasura scripts update-project-v2
- hasura scripts update-project-v3
- hasura seed
- hasura seed apply
- hasura seed create
- hasura update-cli
- hasura version
Uninstalling
Refer to Uninstalling the Hasura CLI.