astronomer/Setup Astro CLI

Installs the Astro CLI for use in subsequent steps or actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 24, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: astronomer/setup-astro-cli@d8de1c738a79b83c057d185202557c894e33d2f7 # v0.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionThe desired Astro CLI version to install. Example: '1.40.1' or 'v1.40.1'. Defaults to the latest version.no""
download-urlAlternate download URL to download the Astro CLI binary. When set, the binary is downloaded from this URL instead of using the standard installer script.no""
namedescription
cli-versionThe version of the Astro CLI that was installed or found
cli-pathThe path to the installed Astro CLI binary