You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/04/30 11:12:22 UTC

[2/5] brooklyn-docs git commit: Added changes to CLI index

Added changes to CLI index


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/3c745d61
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/3c745d61
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/3c745d61

Branch: refs/heads/master
Commit: 3c745d6165ede9f183f95a0a3db5886a899aa86b
Parents: 499f3a0
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Authored: Thu Apr 7 15:15:21 2016 +0100
Committer: Duncan Godwin <du...@cloudsoftcorp.com>
Committed: Thu Apr 7 15:15:21 2016 +0100

----------------------------------------------------------------------
 guide/ops/cli/index.md | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/3c745d61/guide/ops/cli/index.md
----------------------------------------------------------------------
diff --git a/guide/ops/cli/index.md b/guide/ops/cli/index.md
index 15ea905..1a8a24f 100644
--- a/guide/ops/cli/index.md
+++ b/guide/ops/cli/index.md
@@ -12,8 +12,14 @@ information on starting on a Brooklyn Server, refer to [Server CLI Reference](..
 
 ## Obtaining the CLI tool
 
-The CLI tool, `br`,  is included in the Apache Brooklyn distribution, under `bin/brooklyn-client-cli/`.
-The tool is an executable binary available for many platforms, with each build in its own subdirectory:
+A selection of distributions of the CLI tool, `br`, are available to download from the download site here:
+
+* [Windows](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-windows.zip)
+* [Linux](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-linux.tar.gz)
+* [OSX](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-macosx.tar.gz)
+
+Alternatively the CLI tool is available as an executable binary for many more platforms in the Apache Brooklyn
+ distribution, under `bin/brooklyn-client-cli/`, with each build in its own subdirectory:
 
 * Mac: `darwin.amd64/`
 * Windows 32-bit: `windows.386/`