Hasura CLI
Introduction
The Hasura CLI is a command line tool which, along with the Hasura Console is one of the primary modes of managing your Hasura instances.
Most often with Hasura CLI you will be working with Hasura Migrations and Hasura Metadata. Check out the documentation on those to see how they work.
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.