Syntax
Command Syntax
Currently Blocked
Review the accepted experimental branch and version transition inputs without treating them as production-ready.
Command
custy workflow branchCategory
Experimental Workflow
Quick Command
custy workflow branch [OPTIONS]Overview
These forms document the accepted interface. They do not bypass the current pipeline-construction blocker.
Accepted Command Forms
Command Syntax
Available command syntax and usage examples.
Load configured transition inputs
Resolve workflow values from configuration and defaults.
bash
custy workflow branchRequest transition validation
Request validation without policy enforcement.
bash
custy workflow branch --check_transitionSpecify branches
Provide an explicit branch transition.
bash
custy workflow branch --from-branch develop --to-branch mainSpecify versions
Provide an explicit version transition.
bash
custy workflow branch --from-tag v1.2.0 --to-tag v1.3.0Preview enforcement inputs
Resolve enforcement and dry-run settings locally.
bash
custy --dry-run workflow branch --enforce