alces-software / adminware

A sandbox CLI for running commands remotely across nodes
1 stars 0 forks source link

Add confirmation to all 'run' commands #102

Closed DavidMarchant closed 5 years ago

DavidMarchant commented 6 years ago

Before any execution of a command expand all nodes to display, expand the command family (if one is being used) and show the stages execution would take place in. Then ask for (Y/N) confirmation to actually run it.

Add --force option to skip confirmation Add --dry-run option to display confirmation text without option to then execute command (just see the possible effect)