xenon-middleware / xenon-cli

Perform files and jobs operations with Xenon library from command line
http://nlesc.github.io/Xenon/
Apache License 2.0
2 stars 3 forks source link

Implement --dry-run #5

Open sverhoeven opened 7 years ago

sverhoeven commented 7 years ago

In dry run mode only read actions should be performed. Any action which could potentially change something like writing file or executing something should not be done, but be echo-ed to the console.