Open
Description
Describe the Bug
Running atmos list vars
and atmos list values
does not work on nested components such as eks/cluster
.
Example:
√ . [infra] (HOST) workspace ⨠ atmos list vars eks/cluster --stack <stack>
ERRO component 'eks/cluster' does not exist
Expected Behavior
Be able to list the vars and values of the component
Steps to Reproduce
atmos list vars test/component -s <stack>
Screenshots
No response
Environment
No response
Additional Context
No response