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

[2/2] brooklyn-client git commit: This closes #31

This closes #31


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

Branch: refs/heads/master
Commit: b36e6c65207be84a5e8be11fde9aa102504dade9
Parents: 807e3cd 3163afa
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Thu Nov 3 10:49:55 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Thu Nov 3 10:49:55 2016 +0000

----------------------------------------------------------------------
 cli/api/catalog/catalog.go   |  35 +++++----
 cli/app/app.go               |   4 +
 cli/commands/catalog-list.go |   2 +-
 cli/commands/catalog-show.go | 148 +++++++++++++++++++++++++++++++++++
 cli/commands/catalog.go      |   6 +-
 cli/glide.lock               |  10 ++-
 cli/glide.yaml               |   1 +
 cli/models/catalog.go        | 159 ++++++++++++++++++++++++++++++++++----
 cli/models/config.go         |   1 +
 9 files changed, 329 insertions(+), 37 deletions(-)
----------------------------------------------------------------------