Commands
Command Overview
Reflow 1.0.2
Choose a workflow by its target and persistent effect before adding live-mode confirmation options.
Command
reflowCategory
Command Reference
Quick Command
reflow [GLOBAL OPTIONS] COMMANDSupported Commands
| Command | Target and purpose | Persistent live-mode effect |
|---|---|---|
reflow init | Persistent local directory; create project-owned configuration | Local configuration file |
reflow tags convert local | Persistent local checkout; replace supported tag names | Local tag refs only; never pushes |
reflow tags convert remote | Checkout remote or Git URL; replace supported remote tag names | One guarded atomic remote push |
reflow releases recover | GitHub repository; retrigger automation for tags missing releases | Remote tag delete/re-push and CI trigger |
reflow dockerize | Repository tags plus configured image destinations | Docker build, registry push, optional local cleanup |
Global target and safety options belong before the command path:
--repository/--repo/-C, --repository-url, and --dry-run.