Skip to content

Add dry-run mode for the provision command

Tino Calancha requested to merge calancha/upt:dry-run-mode into main

When the option --dry-run is given:

  • Obtain the provisioner data from the input.
  • But, do not provision and return with exit code 0.

Closes: #46 (closed)

[skip coverage check]

Edited by Tino Calancha

Merge request reports