Github user sjcorbett commented on the issue:

    https://github.com/apache/brooklyn-client/pull/42
  
    @geomacy I was right on the cusp of merging this when I realised that 
logging out means you can't view help text:
    ```
    $ br version
    0.12.0-SNAPSHOT
    $ br 
    NAME:
       br - A Brooklyn command line client application
       <snip>
    $ br logout 
    $ br
    Not logged in
    ```
    And similarly:
    ```
    $ br logout -h
    NAME:
       logout - Logout of brooklyn
    
    USAGE:
       br logout
    
    $ br logout
    $ br logout -h
    Not logged in
    ```
    I'd like this behaviour to be fixed before merging.


---
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