Skip to main content

hint

The hint step type displays a muted tip message with Atmos' lightbulb hint styling.

steps:
- type: hint
content: Run `atmos dev shell` so `atmos` resolves to `./build/atmos`.

Use hint for optional guidance that should not be treated as a warning or error.

Fields

content
Required. Hint text. Supports templates and inline Markdown.