Skip to main content

Module reconcile

Module reconcile 

Source
Expand description

reconcile subcommand: parse-shape.

Holds the clap derive structs only. No I/O, no business logic.

Structs§

ApplyArgs
Execute one stored plan.
PlanArgs
Compute one plan, store it, and print it.
ReconcileArgs
Compute, read, and apply one plan.
ShowArgs
Render one stored plan, or the latest result for its id.

Enums§

ReconcileCommand
Every verb sdd reconcile offers.