class

Fluxion::CLI::PlanCommand

Inherits Fluxion::CLI::Command < Reference < Object

fluxion plan — the phase-ordered execution plan, without touching the host.

Shares job ordering and item expansion with apply, so what it prints is what would run rather than a separate description that can drift.

Instance methods

name
Source
register(parser : OptionParser) : Nil

Command-specific flags. The base registers nothing.

Source
run(arguments : Array(String)) : ExitCode
Source
summary
Source
usage
Source