Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The behavior and format of this command are the same for both Astro and Astro Private Cloud.
astro lo autocompletes to astro login if you press TAB on your keyboard and astro login or astro logout if you press TAB again.
This command is helpful for users interacting with the CLI on a regular basis.
If you’re running the CLI MacOS, install Bash Completion before creating autocompletion scripts. To do this with Homebrew, run:
Usage
Options
| Option | Description | Possible Values |
|---|---|---|
<shell> | The type of shell to generate completion scripts for | bash,fish, powershell,zsh |
Example
To generate a shell completion script for zsh, for example, you can run:~/.zshrc file: