Skip to main content

atmos config format

Format the active atmos.yaml file in place, preserving comments, anchors, Atmos YAML functions, and Go templates.

atmos config format --help

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.yaml file instead of the one discovered in the current directory or git root.