PLTF CLI Documentation

Getting Started Workflows CLI Features References Modules Examples Security
  • Overview
  • Profiles & Defaults
  • Validation
  • Preview
  • Backends
  • Custom Modules
  • Enterprise Migration
  • Placeholders & Wiring
  • Secrets
  • Variables
  • Telemetry

Validation

Previous Next

Catch spec issues early before generation or apply.

What it does

  • pltf validate runs structural validation for Environment, Service, and Stack specs.
  • Auto-detects kind and applies the right checks.

Example

pltf validate -f env.yaml -e prod
pltf validate -f service.yaml -e dev

Notes

  • Combine with pltf preview to sanity check providers/backends/modules.
Profiles & Defaults Preview
Menu
Home Installation FAQ
Docs Map
Getting Started
Overview Environment Stack Service (Layer) Module Specs Guide Modules & Wiring AWS GCP Azure
Workflows
Terraform Workflows Terraform Commands Terraform Generator Image & Caching
CLI
Usage Platform Patterns pltf generate validate preview
Features
Overview Profiles & Defaults Validation Preview Backends Custom Modules Enterprise Migration Placeholders & Wiring Secrets Variables Telemetry
References
Modules
Examples
ML Cluster Full Stack application Airflow
Security
AWS Architecture Kubernetes Architecture Compliance
GitHub

On This Page

What it does Example Notes
shadcn theme provided by @asiffer