vcli 0.1.4 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/vcli/version.rb +1 -1
  3. metadata +6 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 22a270ef67bcde8b555c88c42188261bbe332945
4
- data.tar.gz: c5995cf83bdbc697a2431f111f1e7dc8f3a4beb0
3
+ metadata.gz: f00b2cbf107ad2864c9c39ea97885b394fa11955
4
+ data.tar.gz: 26ef11c03842529c380ea62b3dce42941bcfc56e
5
5
  SHA512:
6
- metadata.gz: e6d5635da49bd1aa5c7e84b3b2b3fa6d46a29e585fdaa67d31e01460044885c0985a07400a8f82b56a1b645498dafdb4d6a919a1e480c568f7f72922a8ef5ecc
7
- data.tar.gz: 2cbf7eca73f081b4698e3a87776bea58a7994608e41a0602a04cdee7a25af25acf2d5e7ef3dfe5baba1d38ac647b4d69ff9bf0dc03674decc4033ebb2a35d276
6
+ metadata.gz: a0afe590cb2377b5c6afb7b1160d78bde2a4988a6aa81ac1b0d7c18b9b6df9f968f51938ac18a368c90200e0553d2cf91f6da38d658f9dbe420522f01357ec85
7
+ data.tar.gz: ab5a9a6e4c7eb778e16cd0f2770efeb94b09e3bb82fa8a5fb5d9676262059b90f1d8957361dec3f7736e73d70db1451c4ba5619cd1d12969200e1d69a5f88482
@@ -1,3 +1,3 @@
1
1
  module Vcli
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.6"
3
3
  end
metadata CHANGED
@@ -1,13 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vcli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jay Fearn
8
8
  autorequire:
9
- bindir:
10
- - bin
9
+ bindir: bin
11
10
  cert_chain: []
12
11
  date: 2015-07-16 00:00:00.000000000 Z
13
12
  dependencies:
@@ -123,7 +122,10 @@ dependencies:
123
122
  - - ~>
124
123
  - !ruby/object:Gem::Version
125
124
  version: '0'
126
- description: Command Line Interface for the Abiquo API
125
+ description: "Command Line Interface for the Abiquo API\nStart with 'vcli target https://put.your.portal.api.fqdn.here/api'\nthen
126
+ enter your login details 'vcli user your.user@name.com password'\nfinally you can
127
+ run queries like 'vcli show datacenters' or \n'vcli show virtualdatacenters' i\n\nThere
128
+ is a lot missing, it is work in progress."
127
129
  email:
128
130
  - jay@jayfearn.com
129
131
  executables: