You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement `atmos list` command for listing stacks and components @RoseSecurity (#797)
what
Implement atmos list commands for listing stacks and components
Incorporates custom list commands into Atmos
Updates documentation and website
Removes atmos.yaml references to custom list command
why
While the custom Atmos commands for listing stacks and components are great, incorporating the command into Atmos is far more efficient and parallelized, achieving similar or better results in 0.741 seconds compared to 8.131 seconds for the custom command
testing
Listing all stacks in quick-start-advanced
❯ atmos list stacks
plat-ue2-dev
plat-ue2-prod
plat-ue2-staging
plat-uw2-dev
plat-uw2-prod
plat-uw2-staging