aboutsummaryrefslogtreecommitdiff
path: root/bdep/release.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-01-25 11:42:02 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-26 15:38:46 +0300
commit698bbc675764f3aec648aa242a99e89859065454 (patch)
treed0ced970ae3dd9b9b490e5d6c05ec312e46752e4 /bdep/release.cli
parent782e978d23f0fa0d7d01b924f84caa82284e8520 (diff)
Add --show-push option to bdep-release
Diffstat (limited to 'bdep/release.cli')
-rw-r--r--bdep/release.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/bdep/release.cli b/bdep/release.cli
index c90ec29..12210d1 100644
--- a/bdep/release.cli
+++ b/bdep/release.cli
@@ -99,6 +99,13 @@ namespace bdep
"Push the committed changes and tags to the remote."
}
+ bool --show-push
+ {
+ "Print the push command instead of executing it. This allows examining
+ the committed changes and tags before pushing them to the remote. Note
+ that the command is printed to \cb{stdout}."
+ }
+
bool --no-open
{
"Don't open the next development cycle. Opening can be performed later