awes_cli 0.0.2 → 0.0.3

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/build_app_image.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb079f9a8b29a88ea4d220f04076cc8bc6c03434c23c047e98219cd0e5ec198a
4
- data.tar.gz: 07d110937715ed58cae3ee9483cc8949aff2fc7a9e28bedc51ae181595394273
3
+ metadata.gz: b4cc4d6de38342a017745670bef1ed20995601a5450981b425555e57a017e9d0
4
+ data.tar.gz: a5b5540d5d2f9cb6c1a277b78037e35853c346557a60447d256691373ea2ad4f
5
5
  SHA512:
6
- metadata.gz: 5880a16f407078757024e55584ffa9f55167189d3eb8ef724188f58f8c32a3672d33ef32382ba8053049a9b8c0a36e25379401d7cdd230a9450d48623bce20ac
7
- data.tar.gz: 6e312dde6173811a68ca23550908308a28c8e6e88cc27a674099b1dcb4aa25195ebd4b221fc8676fe6852d5cb5ffa7ea6f510a351a0989e3ad370deca7faac90
6
+ metadata.gz: 0db247d4a41884ad6b4330095bd4e551271093d381f12be4bbb076fdf3d99e68d2b0db05f3cd2d1dfdd563a6e9a319499e16bedebbf01b8234123c788b066abb
7
+ data.tar.gz: 29382c82bb3bdf13dd388d8553abaafc39e6ca1ea07946ad3447df36a6db26bcadde2199157a82d0ea449ee74ac02a028f416832042356fcf378d20088965a7d
@@ -19,7 +19,7 @@ class BuildAppImage
19
19
  opt_parser = OptionParser.new do |opts|
20
20
  opts.banner = "Usage: ather build [options]"
21
21
 
22
- opts.on("--image-tag IMAGE_TAG", "Image tag to deploy [optional]") do |val|
22
+ opts.on("--image-tag IMAGE_TAG", "Addtional Image tag to build [optional]") do |val|
23
23
  options[:image_tag] = val
24
24
  end
25
25
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awes_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Umar Siddiqui
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-07-22 00:00:00.000000000 Z
11
+ date: 2021-07-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ather cli tool
14
14
  email: umar.siddiqui@atherenergy.com