aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-14 11:55:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-14 11:55:38 +0200
commit5487be65a6f493968c0e997d93bcd5c2d87158ef (patch)
treefaf8f7d528bf4e6c2611c894f6c3165d9fd2488c /bpkg/common.cli
parentacf830d519ba2b467f5eb0968b44a514b1b0e2b3 (diff)
Add --no-result option to suppress printing informational messages
Diffstat (limited to 'bpkg/common.cli')
-rw-r--r--bpkg/common.cli9
1 files changed, 9 insertions, 0 deletions
diff --git a/bpkg/common.cli b/bpkg/common.cli
index 5c3de83..89bebb5 100644
--- a/bpkg/common.cli
+++ b/bpkg/common.cli
@@ -81,6 +81,15 @@ namespace bpkg
\li|Even more detailed information.||"
}
+ // In the future we may also have --structured-result, similar to the
+ // build system.
+ //
+ bool --no-result
+ {
+ "Don't print informational messages about the outcome of performing
+ a command."
+ }
+
path --build
{
"<path>",