Examples
Examples
Recommended
Dry-run performs discovery and validation but does not persist local, remote, or registry changes.
Command
reflow initCategory
Initialization
Quick Command
reflow init [OPTIONS]1. Preview​
Terminal
bashreflow --dry-run initResult: Shows planned resources only.
2. Defaults​
Terminal
bashreflow initResult: Creates resolved initialization resources.
3. Configuration only​
Terminal
bashreflow init --mode configResult: Creates configuration resources only.
4. Force replacement​
Terminal
bashreflow init --mode all --forceResult: Replaces selected existing resources.