[GitHub] brooklyn-client pull request #44: Added the ability to upload a zip via the ...

2017-04-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-client/pull/44 --- 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

[GitHub] brooklyn-client pull request #44: Added the ability to upload a zip via the ...

2017-04-18 Thread johnmccabe
Github user johnmccabe commented on a diff in the pull request: https://github.com/apache/brooklyn-client/pull/44#discussion_r111962100 --- Diff: cli/api/catalog/catalog.go --- @@ -23,6 +23,14 @@ import ( "fmt" "github.com/apache/brooklyn-client/cli/models"

[GitHub] brooklyn-client pull request #44: Added the ability to upload a zip via the ...

2017-04-07 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-client/pull/44#discussion_r110366235 --- Diff: cli/api/catalog/catalog.go --- @@ -170,15 +178,102 @@ func Locations(network *net.Network) ([]models.CatalogItemSummary, error) {

[GitHub] brooklyn-client pull request #44: Added the ability to upload a zip via the ...

2017-04-07 Thread Graeme-Miller
GitHub user Graeme-Miller opened a pull request: https://github.com/apache/brooklyn-client/pull/44 Added the ability to upload a zip via the CLI @geomacy would you please review? You can merge this pull request into a Git repository by running: $ git pull