Skip to content

v1.148.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 16 Jan 13:22
· 54 commits to refs/heads/main since this release
20098bf
Colorize `atmos describe` commands output when TTY is attached @Cerebrovinny (#919)

what

  • Colorize atmos describe commands output when TTY is attached
  • Added syntax highlighting configuration for terminal outputs
  • Introduced customizable settings for terminal display, including line numbers and color styles
  • Enhanced configuration options for YAML and JSON output formatting

why

  • Improve UX

test

Before:
Screenshot 2025-01-07 at 19 05 26

After:
Screenshot 2025-01-07 at 15 37 10