Loading...
Hasura Logo Light
docs
  • Hasura GraphQL engine
    • Getting started
    • Schema
    • Queries
    • Mutations
    • Subscriptions
    • Actions
    • Remote schemas
    • Event Triggers
    • Authentication & Authorization
    • Migrations & Metadata
    • Deploying
    • Hasura CLI
      • Installing the Hasura CLI
      • Configuration reference
      • hasura
      • hasura actions
      • hasura actions codegen
      • hasura actions create
      • hasura actions use-codegen
      • hasura completion
      • hasura console
      • 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 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 update-cli
      • hasura version
      • Uninstalling the Hasura CLI
    • API Reference
    • How it works
    • Troubleshooting
    • Guides / Tutorials / Resources
    • Vulnerability reporting / disclosure
Hasura Logo Dark
DOCS  vx.y
Tutorials
Twitter icon
Discord icon Get instant support on our discord server

Hasura CLI¶

Table of contents

  • Installation
  • Configuration
  • Commands
  • Uninstalling

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 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 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 update-cli
  • hasura version

Uninstalling¶

Refer to Uninstalling the Hasura CLI.

« previous | next »
Was this page helpful?

Thank you for your feedback!
Hasura Logo Dark
Want to contribute or report missing content?
edit this page on github | contributing guidelines | report an issue

Hasura GraphQL engine is open source. See license
Powered by Sphinx. | Copyright © 2020 Hasura.