cg_validate
Run the full preflight pipeline as a dry run to validate modules before checkin, ensuring changes are ready for recording.
Instructions
Run the full preflight / smoke pipeline without checking the module into the library. Use this as the dry run for checkin before recording reusable changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Module directory (e.g. cg/backend-retry-python) or ID with lib=true. | |
| lib | No | Treat path as a library widget ID. |