Overview
Core Concepts
Read Before Mutation
Understand how Reflow selects a repository and where each command is allowed to make changes.
Command
reflowCategory
Concepts
Quick Command
reflow [GLOBAL OPTIONS] COMMANDTwo Decisions Govern Every Workflow
Features
Which repository?
CLI target options override configuration; configuration overrides the current working directory.
Which mutation scope?
The command determines whether changes are local, remote, registry-facing, or initialization-only.
Preview or live mode?
Global
--dry-run permits discovery and validation while suppressing persistent mutations.Interactive or automated?
Mutating tag and recovery commands prompt in live mode unless their documented
--yes option is supplied.