github cloudposse/atmos v1.162.0

latest releases: v1.162.1, v1
14 hours ago
Improve Atmos help @samtholiya @aknysh (#959)

what

  • Improve Atmos help

why

  • Outputting markdown in help descriptions makes it easier to visually parse
  • Markdown stylesheet keeps formatting consistent

examples

  • atmos about non-existent shows usage:
    image

  • Double dash in flags of atmos terraform --help and examples rendering using markdown if available
    image

  • Fixed atmos workflow --file example.yaml markdown. Now it also exits with exit code 1
    image

  • Updated Default error logger with markdown support
    image

  • Added custom alias help support so that alias in config should also be displayed in help
    image

  • Updated the workflow name invalid UI
    image

  • Invalid custom command config now shows better help
    image

  • Invalid flag usage added
    image

Don't miss a new atmos release

NewReleases is sending notifications on new releases.