Run Atmos from Any Subdirectory
· 2 min read
Atmos now automatically discovers your repository root and runs from there, just like Git. No more cd-ing back to the root directory.
Command-line interface features
View All TagsAtmos now automatically discovers your repository root and runs from there, just like Git. No more cd-ing back to the root directory.
We're excited to announce a new global flag that makes working with Atmos across multiple repositories and directories significantly easier: --chdir (or -C for short).
We're excited to announce a powerful new command for managing authentication in Atmos: atmos auth list. This command provides comprehensive visibility into your authentication configuration, making it easier than ever to understand and manage complex authentication chains across multiple cloud providers and identities.