Options
Options
External Mutation
CLI values override project configuration, which overrides internal defaults.
Command
reflow dockerizeCategory
Container Publishing
Quick Command
reflow dockerize [OPTIONS]| Flag / value | Default | Effect |
|---|---|---|
--repository, --repo, -C | resolved path | Select build context. |
--repository-url | configured URL | Use a managed clone. |
--dry-run/--no-dry-run, -dr/-Dr | false | Preview without Docker/registry mutation. |
--debug/--no-debug, -dbg/-Dbg | false | Enable diagnostics. |
--log-level, -ll | INFO | Logging threshold. |