pltf lint
Lint an Environment or Service spec and suggest fixes
Synopsis
Perform structural validation plus lightweight linting (unused variables, missing labels) for Environment or Service specs.
Options
-e, --env string Environment key to lint (dev, prod, etc.)
-f, --file string Path to the Environment or Service YAML file (default "env.yaml")
-h, --help help for lint
Options inherited from parent commands
--telemetry Enable anonymous telemetry (usage metrics). Currently a stub/no-op unless enabled.
-V, --verbose Enable verbose logging
SEE ALSO
- pltf - Platform toolkit for validating and generating Terraform stacks