Skip to main content

Commands

Command Overview

Reflow 1.0.2

Choose a workflow by its target and persistent effect before adding live-mode confirmation options.

Commandreflow

Category

Command Reference

Quick Command

reflow [GLOBAL OPTIONS] COMMAND

Supported Commands

CommandTarget and purposePersistent live-mode effect
reflow initPersistent local directory; create project-owned configurationLocal configuration file
reflow tags convert localPersistent local checkout; replace supported tag namesLocal tag refs only; never pushes
reflow tags convert remoteCheckout remote or Git URL; replace supported remote tag namesOne guarded atomic remote push
reflow releases recoverGitHub repository; retrigger automation for tags missing releasesRemote tag delete/re-push and CI trigger
reflow dockerizeRepository tags plus configured image destinationsDocker build, registry push, optional local cleanup

Global target and safety options belong before the command path: --repository/--repo/-C, --repository-url, and --dry-run.