Skip to content

v1.98.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 30 Oct 13:37
· 23 commits to refs/heads/main since this release
8db8f6e
Add `atmos docs ` command @RoseSecurity (#751)

what

  • Add atmos docs <component> CLI command
  • Render component documentation utilizing the atmos docs <component> command

atmos_docs

why

  • Improve user experience when navigating component documentation

testing

  • Ensure existing functionality to the docs command is not affected
  • Tested without valid Atmos Base Path
  • Tested with nonexistent component name
  • Tested with valid component name
  • Tested with invalid component name
  • Tested with nested component names

references