Skip to main content

Astro CLI command reference

This document contains information about all commands and settings available in the Astro CLI, including examples and flags. To get started with the Astro CLI, see Get Started.

All reference documentation is based on the latest available version of the Astro CLI. To see the differences across various CLI versions, see the Astro CLI Release Notes.

The Astronomer product you're using determines the behavior and format of commands. The documentation identifies commands that are specific to Astro or Astronomer Software, or when specific behavior is product dependent.

Core Commands

Global Options

Global flags

The Astro CLI has the following global flags that can be used with any command:

  • -h, --help: Output more information about a given command to the CLI.
  • --verbosity <string>: Specify the log level to expose for each CLI command. Possible values are debug, info, warn, error, fatal, and panic.

Global configuration options

  • g, --global: You set global configurations for the Astro CLI by running astro config --global. See Configure the CLI for more information.

Was this page helpful?

Sign up for Developer Updates

Get a summary of new Astro features once a month.

You can unsubscribe at any time.
By proceeding you agree to our Privacy Policy, our Website Terms and to receive emails from Astronomer.