nais validate

nais validate FILE [FILE...] [flags]

Validate Nais manifest files (YAML/JSON) against the Nais JSON schema. Accepts one or more file paths.

Options

--var
Template variable in KEY=VALUE form. Can be repeated.
-f, --vars-file
Path to the FILE containing template variables in JSON or YAML format.

Inherited options

--config
Specify the PATH to the configuration file.
-e, --environment
Specify the ENVIRONMENT to use for this command. Overrides the default environment from configuration.
--no-colors
Disable colors in the output.
-t, --team
Specify the TEAM to use for this command. Overrides the default team from configuration.
-v, --verbose
Set verbosity level. Use -v for verbose, -vv for debug, -vvv for trace.