Skip to main content

Options

Command Options

Currently Blocked

Review the experimental enforcement, transition, boundary, backup, dry-run, and logging inputs.

Commandcusty workflow branch

Category

Experimental Workflow

Quick Command

custy workflow branch [OPTIONS]

optionstransition policyexperimental

Overview

These options are documented for interface completeness. They do not repair the known pipeline-construction blocker.


Available Options

Command Options

Available command-line options.

--enforce-enf
Optional

Request application of configured branch and tag policy.
--check_transition-ct
Optional

Request transition validation without enforcement.
--from-branch-fb
Optional

Override the transition's source branch.
--to-branch-tb
Optional

Override the transition's target branch.
--from-tag-ft
Optional

Override the source version.
--to-tag-tt
Optional

Override the target version.
--sync-backup-sb
Optional

Request workflow-related backup synchronization.
--dry-run / --no-dry-run-dr / -Dr
Optional

Toggle local dry-run behavior.
--debug / --no-debug-dbg / -Dbg
Optional

Toggle diagnostic output.
--log-level-ll
Optional

Select critical, error, warning, info, or debug output.

Configuration Resolution

Configuration is resolved from [tool.custy.cli.workflow] for enforce, check_transition, and sync_backup. Execution and logging defaults come from their normal Custy configuration tables.