You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/08/17 11:56:20 UTC

[incubator-streampipes-installer] branch new_installer updated: [STREAMPIPES-196] update README

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a commit to branch new_installer
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-installer.git


The following commit(s) were added to refs/heads/new_installer by this push:
     new 68a8ce6  [STREAMPIPES-196] update README
68a8ce6 is described below

commit 68a8ce64d0d594b6a4dd21218a0cbb0a93794b89
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Mon Aug 17 13:56:06 2020 +0200

    [STREAMPIPES-196] update README
---
 cli/README.md   | 6 ++----
 cli/streampipes | 3 ---
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/cli/README.md b/cli/README.md
index 858f54c..c73d644 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -27,13 +27,11 @@ The StreamPipes command-line interface (CLI) is focused on developers in order t
 ```bash
 StreamPipes CLI - Manage your StreamPipes environment with ease
 
-Version:      0.67.0-SNAPSHOT, build 4dbadbb
-GitHub:       https://github.com/apache/incubator-streampipes-installer
-
 Usage: streampipes COMMAND [OPTIONS]
 
 Options:
-  --help, -h  show help
+  --help, -h      show help
+  --version, -v   show version
 
 Commands:
   clean       Clean all configs/docker data volumes from system
diff --git a/cli/streampipes b/cli/streampipes
index 7370c5b..149ecdb 100755
--- a/cli/streampipes
+++ b/cli/streampipes
@@ -22,9 +22,6 @@ cli_help() {
   cat <<EOF
 StreamPipes CLI - Manage your StreamPipes environment with ease
 
-Version:      $(show_version)
-GitHub:       https://github.com/apache/incubator-streampipes-installer
-
 Usage: $cli_name COMMAND [OPTIONS]
 
 Options: