atmos config format
Format the active atmos.yaml file in place, preserving comments, anchors, Atmos YAML
functions, and Go templates.
Usage
atmos config format
The fmt alias is also accepted.
Examples
atmos config format
atmos --config ./config/atmos.yaml config format
Flags
--config(string, inherited)- Target a specific
atmos.yamlfile instead of the one discovered in the current directory or git root.