atmos validate
Use these subcommands to validate Atmos configurations.
Configure Validation Schemas
Learn how to configure JSON Schema and OPA policy paths for validating Atmos stack manifests and components.
Usage
Subcommands
📄️ component
Use this command to validate an Atmos component in a stack using JSON Schema and OPA policies.
📄️ editorconfig
Use this command to validate the workdir of the Atmos project against the rules defined in the .editorconfig file.
📄️ schema
Use this command to validate the schema of yaml files of the Atmos project against the rules defined in the schema/manifest file.
📄️ stacks
Use this command to validate all Stack configurations.