aboutsummaryrefslogtreecommitdiff
path: root/bdep/publish.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-18 22:44:03 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-27 14:23:15 +0300
commit2936f9c7c9eb330e71cb28c1493761310330b420 (patch)
treef0503410d1e0d1caa360348eb96ed45e3a2ef28a /bdep/publish.cli
parentf283fbea934a1a2bad3fa1df25a82717e6b11aac (diff)
Implement package archive upload
Diffstat (limited to 'bdep/publish.cli')
-rw-r--r--bdep/publish.cli10
1 files changed, 10 insertions, 0 deletions
diff --git a/bdep/publish.cli b/bdep/publish.cli
index f44ecc0..121218a 100644
--- a/bdep/publish.cli
+++ b/bdep/publish.cli
@@ -119,6 +119,16 @@ namespace bdep
obtained from the environment and/or version control system. See the
ENVIRONMENT section for details."
}
+
+ string --simulate
+ {
+ "<outcome>",
+ "Simulate the specified outcome of the submission process without
+ actually performing any externally visible actions (such as publishing
+ the package). The commonly used outcome value is \cb{success}. For
+ other recognized outcomes refer to the submission service
+ documentation."
+ }
};
"\h|ENVIRONMENT|