morpheus-cli 2.11.0 → 2.11.1

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: 2.11.0
4
+ version: 2.11.1
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: 2017-04-05 00:00:00.000000000 Z
14
+ date: 2017-04-24 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: bundler
@@ -147,6 +147,7 @@ files:
147
147
  - lib/morpheus/api/auth_interface.rb
148
148
  - lib/morpheus/api/checks_interface.rb
149
149
  - lib/morpheus/api/clouds_interface.rb
150
+ - lib/morpheus/api/containers_interface.rb
150
151
  - lib/morpheus/api/custom_instance_types_interface.rb
151
152
  - lib/morpheus/api/dashboard_interface.rb
152
153
  - lib/morpheus/api/deploy_interface.rb
@@ -187,6 +188,7 @@ files:
187
188
  - lib/morpheus/cli/clouds.rb
188
189
  - lib/morpheus/cli/coloring_command.rb
189
190
  - lib/morpheus/cli/command_error.rb
191
+ - lib/morpheus/cli/containers_command.rb
190
192
  - lib/morpheus/cli/credentials.rb
191
193
  - lib/morpheus/cli/curl_command.rb
192
194
  - lib/morpheus/cli/dashboard_command.rb