Github user geomacy commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/25#discussion_r55654628
  
    --- Diff: guide/ops/cli/index.md ---
    @@ -6,7 +6,25 @@ children:
     - cli-usage-guide.md
     ---
     
    -{% include list-children.html %}
     
    -**NOTE:** These documents are for using the Brooklyn Client CLI to access 
a running Brooklyn Server.  For 
    +**NOTE:** These documents are for using the Brooklyn Client CLI tool to 
access a running Brooklyn Server.  For
     information on starting on a Brooklyn Server, refer to [Server CLI 
Reference](../server-cli-reference.html).
    +
    +## Obtaining the CLI tool
    +
    +The CLI tool, `br`,  is included in the Apache Brooklyn distribution, in 
bin/brooklyn-client-cli-0.9.0-SNAPSHOT.
    +The tool is an executable binary (written in Go), and is distributed in a 
number of builds for a variety of platforms
    +and architectures, each build in its own subdirectory:
    +
    +    darwin.386    freebsd.386    linux.386    netbsd.386     openbsd.386   
 windows.386
    +    darwin.amd64  freebsd.amd64  linux.amd64  netbsd.amd64   openbsd.amd64 
 windows.amd64
    --- End diff --
    
    I'll amend the build to reflect the above, and also exclude the windows 
until it's tested and working.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to