Skip to main content

Examples

Examples

Experimental Finalization

Use cautious Full-profile patterns only when experimental finalization is intentionally required.

Commandcusty run full

Category

Pipeline Profile

Quick Command

custy run full [OPTIONS]

examplesfull lifecycleexperimental

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 full

Use an approved release tag

Execute the complete lifecycle for a pre-approved SemVer release.

CLI
custy run full --strategy semver --tag v2.0.0

Enable backup synchronization

Request eligible backup-remote synchronization before finalization.

CLI
custy run full --tag v2.0.0 --sync-backup