validate
Command¶
Validate your Cloney template repository using the validate
command. This command checks whether your Cloney template repository is valid by verifying the presence of the .cloney.yaml
metadata file and checking if it is valid.
Example 1: Basic Validation¶
Validate the current template repository (assuming it is a template repository):
Example 2: Validation from Local Path¶
Validate a template repository from a local path: