Examples
Examples
Experimental Finalization
Use cautious Full-profile patterns only when experimental finalization is intentionally required.
Command
custy run fullCategory
Pipeline Profile
Quick Command
custy run full [OPTIONS]Overview
These examples assume that the repository has explicitly reviewed and configured the experimental workflow engine.
Cautious Examples
Examples
Practical command examples.
Preview the complete lifecycle
Inspect release and finalization behavior before normal execution.
CLI
custy --dry-run run fullUse an approved release tag
Execute the complete lifecycle for a pre-approved SemVer release.
CLI
custy run full --strategy semver --tag v2.0.0Enable backup synchronization
Request eligible backup-remote synchronization before finalization.
CLI
custy run full --tag v2.0.0 --sync-backup