Lewati ke konten utama

Examples

Examples

Documentation Only

Contoh interface untuk review dan development, bukan production use.

Commandcusty workflow branch

Category

Workflow

Quick Command

custy workflow branch [OPTIONS]

Ringkasan

Examples

Practical command examples.

Branch Check

CLI
custy --dry-run workflow branch --check_transition --from-branch develop --to-branch main

Tag Check

CLI
custy --dry-run workflow branch -ct --from-tag v1.2.0 --to-tag v1.3.0

Diagnostics

CLI
custy --debug --log-level debug workflow branch --check_transition