Skip to main content
Version: v4.5.0

stk-legacy validate

Description

The command:

  • Validates the fields of stack.yaml, template.yaml and plugin.yaml files of a Stack;
  • Remove empty folders;
  • Ignores files and folders that you don't want when you finish developing your Stack.

In the end, the command displays a message with the inconsistencies and the validation result.

For more details, check the validated fields list.

ParameterDescription
--verboseOption to list the details of all analyzed, validated, and ignored items in your Stack.

Example

See the result of the stk-legacy validate command in the standard mode and in a --verbose mode:

stk-legacy validate stack

stk validate

Was this page helpful?