Syntax
Syntax
Recommended
Learn how to invoke the validation command using Custy's CLI.
Command
custy validateCategory
Validation
Quick Command
custy validateOverviewâ
The public validation interface is the standalone custy validate command.
Command Syntax
Command Syntax
Available command syntax and usage examples.
Direct Validation
Run the validation process directly.
bash
custy validateHow Validation Is Executed
The standalone command performs the complete public validation profile without continuing into commit, tag, or push operations.
When validation is successful, subsequent workflow commands may continue with commit, tagging, pushing, or release operations.
Command Forms
The validation command has one public form.
| Command | Purpose |
|---|---|
custy validate | Run validation directly. |
Internal validation profiles are reused by other commands, but their names are not accepted as public Run arguments.
What's Next?
Continue to the Options page to learn about the command-line options that control validation behavior.