morpheus-cli 3.3.2.7 → 3.4.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: morpheus-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.2.7
4
+ version: 3.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Estes
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2018-06-13 00:00:00.000000000 Z
14
+ date: 2018-06-14 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: bundler
@@ -142,6 +142,7 @@ files:
142
142
  - README.md
143
143
  - Rakefile
144
144
  - bin/morpheus
145
+ - lib/morpheus/api/account_groups_interface.rb
145
146
  - lib/morpheus/api/accounts_interface.rb
146
147
  - lib/morpheus/api/api_client.rb
147
148
  - lib/morpheus/api/app_templates_interface.rb
@@ -209,6 +210,7 @@ files:
209
210
  - lib/morpheus/api/virtual_images_interface.rb
210
211
  - lib/morpheus/api/whoami_interface.rb
211
212
  - lib/morpheus/cli.rb
213
+ - lib/morpheus/cli/account_groups_command.rb
212
214
  - lib/morpheus/cli/accounts.rb
213
215
  - lib/morpheus/cli/alias_command.rb
214
216
  - lib/morpheus/cli/app_templates.rb