Skipping disabled components in `atmos describe affected` @shirkevich (#942)
## what- Skipping disabled components in
atmos describe affected
why
- Components marked with
metadata.enabled: false
should be excluded from the affected components list - Improves accuracy of the
describe affected
command by only showing components that would actually be processed