GitHub user ahgittin opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/478
CLI better default, port/https control, and version reporting
* adds config key for web-console port
* adds CLI for https
* port defaults to 8443+ if no port specified and using https
* default if no CLI options is to show help and an error
* some https test fixes
* discovers and reports Brooklyn OSGi metadata in log, including
git SHA1 (and `brooklyn info`)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/incubator-brooklyn cli-ports-and-more
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/478.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #478
----
commit 1f904e0738abdf3b6ff25f1445e003a3ded8784b
Author: Alex Heneveld <[email protected]>
Date: 2015-01-27T11:53:41Z
CLI better default, port/https control, and version reporting
* adds config key for web-console port
* adds CLI for https
* port defaults to 8443+ if no port specified and using https
* default if no CLI options is to show help and an error
* some https test fixes
* discovers and reports Brooklyn OSGi metadata in log, including
git SHA1 (and `brooklyn info`)
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---