what
- Update
atmos describe affected
command
why
- Handle
atmos
absolute base path when working with the cloned remote repo in thedescribe affected
command - Absolute base path can be set in the
base_path
attribute inatmos.yaml
, or using the ENV varATMOS_BASE_PATH
(as it's done ingeodesic
) - If the
atmos
base path is absolute, find the relative path between the local repo path and theatmos
base path. This relative path (the difference) is then used to join with the remote (cloned) repo path