hammer_cli 0.0.15 → 0.0.16
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/hammer_cli/version.rb +1 -1
- metadata +113 -88
- checksums.yaml +0 -7
data/lib/hammer_cli/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hammer_cli
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.16
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Martin Bačovský
|
@@ -9,207 +10,230 @@ authors:
|
|
9
10
|
autorequire:
|
10
11
|
bindir: bin
|
11
12
|
cert_chain: []
|
12
|
-
date: 2014-01-
|
13
|
+
date: 2014-01-22 00:00:00.000000000 Z
|
13
14
|
dependencies:
|
14
15
|
- !ruby/object:Gem::Dependency
|
15
16
|
name: clamp
|
16
17
|
requirement: !ruby/object:Gem::Requirement
|
18
|
+
none: false
|
17
19
|
requirements:
|
18
|
-
- - '>='
|
20
|
+
- - ! '>='
|
19
21
|
- !ruby/object:Gem::Version
|
20
22
|
version: '0'
|
21
23
|
type: :runtime
|
22
24
|
prerelease: false
|
23
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
|
+
none: false
|
24
27
|
requirements:
|
25
|
-
- - '>='
|
28
|
+
- - ! '>='
|
26
29
|
- !ruby/object:Gem::Version
|
27
30
|
version: '0'
|
28
31
|
- !ruby/object:Gem::Dependency
|
29
32
|
name: rest-client
|
30
33
|
requirement: !ruby/object:Gem::Requirement
|
34
|
+
none: false
|
31
35
|
requirements:
|
32
|
-
- - '>='
|
36
|
+
- - ! '>='
|
33
37
|
- !ruby/object:Gem::Version
|
34
38
|
version: '0'
|
35
39
|
type: :runtime
|
36
40
|
prerelease: false
|
37
41
|
version_requirements: !ruby/object:Gem::Requirement
|
42
|
+
none: false
|
38
43
|
requirements:
|
39
|
-
- - '>='
|
44
|
+
- - ! '>='
|
40
45
|
- !ruby/object:Gem::Version
|
41
46
|
version: '0'
|
42
47
|
- !ruby/object:Gem::Dependency
|
43
48
|
name: logging
|
44
49
|
requirement: !ruby/object:Gem::Requirement
|
50
|
+
none: false
|
45
51
|
requirements:
|
46
|
-
- - '>='
|
52
|
+
- - ! '>='
|
47
53
|
- !ruby/object:Gem::Version
|
48
54
|
version: '0'
|
49
55
|
type: :runtime
|
50
56
|
prerelease: false
|
51
57
|
version_requirements: !ruby/object:Gem::Requirement
|
58
|
+
none: false
|
52
59
|
requirements:
|
53
|
-
- - '>='
|
60
|
+
- - ! '>='
|
54
61
|
- !ruby/object:Gem::Version
|
55
62
|
version: '0'
|
56
63
|
- !ruby/object:Gem::Dependency
|
57
64
|
name: awesome_print
|
58
65
|
requirement: !ruby/object:Gem::Requirement
|
66
|
+
none: false
|
59
67
|
requirements:
|
60
|
-
- - '>='
|
68
|
+
- - ! '>='
|
61
69
|
- !ruby/object:Gem::Version
|
62
70
|
version: '0'
|
63
71
|
type: :runtime
|
64
72
|
prerelease: false
|
65
73
|
version_requirements: !ruby/object:Gem::Requirement
|
74
|
+
none: false
|
66
75
|
requirements:
|
67
|
-
- - '>='
|
76
|
+
- - ! '>='
|
68
77
|
- !ruby/object:Gem::Version
|
69
78
|
version: '0'
|
70
79
|
- !ruby/object:Gem::Dependency
|
71
80
|
name: table_print
|
72
81
|
requirement: !ruby/object:Gem::Requirement
|
82
|
+
none: false
|
73
83
|
requirements:
|
74
|
-
- - '>='
|
84
|
+
- - ! '>='
|
75
85
|
- !ruby/object:Gem::Version
|
76
86
|
version: '0'
|
77
87
|
type: :runtime
|
78
88
|
prerelease: false
|
79
89
|
version_requirements: !ruby/object:Gem::Requirement
|
90
|
+
none: false
|
80
91
|
requirements:
|
81
|
-
- - '>='
|
92
|
+
- - ! '>='
|
82
93
|
- !ruby/object:Gem::Version
|
83
94
|
version: '0'
|
84
95
|
- !ruby/object:Gem::Dependency
|
85
96
|
name: highline
|
86
97
|
requirement: !ruby/object:Gem::Requirement
|
98
|
+
none: false
|
87
99
|
requirements:
|
88
|
-
- - '>='
|
100
|
+
- - ! '>='
|
89
101
|
- !ruby/object:Gem::Version
|
90
102
|
version: '0'
|
91
103
|
type: :runtime
|
92
104
|
prerelease: false
|
93
105
|
version_requirements: !ruby/object:Gem::Requirement
|
106
|
+
none: false
|
94
107
|
requirements:
|
95
|
-
- - '>='
|
108
|
+
- - ! '>='
|
96
109
|
- !ruby/object:Gem::Version
|
97
110
|
version: '0'
|
98
111
|
- !ruby/object:Gem::Dependency
|
99
112
|
name: fastercsv
|
100
113
|
requirement: !ruby/object:Gem::Requirement
|
114
|
+
none: false
|
101
115
|
requirements:
|
102
|
-
- - '>='
|
116
|
+
- - ! '>='
|
103
117
|
- !ruby/object:Gem::Version
|
104
118
|
version: '0'
|
105
119
|
type: :runtime
|
106
120
|
prerelease: false
|
107
121
|
version_requirements: !ruby/object:Gem::Requirement
|
122
|
+
none: false
|
108
123
|
requirements:
|
109
|
-
- - '>='
|
124
|
+
- - ! '>='
|
110
125
|
- !ruby/object:Gem::Version
|
111
126
|
version: '0'
|
112
127
|
- !ruby/object:Gem::Dependency
|
113
128
|
name: mime-types
|
114
129
|
requirement: !ruby/object:Gem::Requirement
|
130
|
+
none: false
|
115
131
|
requirements:
|
132
|
+
- - ~>
|
133
|
+
- !ruby/object:Gem::Version
|
134
|
+
version: '1.25'
|
116
135
|
- - <
|
117
136
|
- !ruby/object:Gem::Version
|
118
|
-
version: 2.0
|
137
|
+
version: '2.0'
|
119
138
|
type: :runtime
|
120
139
|
prerelease: false
|
121
140
|
version_requirements: !ruby/object:Gem::Requirement
|
141
|
+
none: false
|
122
142
|
requirements:
|
143
|
+
- - ~>
|
144
|
+
- !ruby/object:Gem::Version
|
145
|
+
version: '1.25'
|
123
146
|
- - <
|
124
147
|
- !ruby/object:Gem::Version
|
125
|
-
version: 2.0
|
126
|
-
description:
|
127
|
-
|
148
|
+
version: '2.0'
|
149
|
+
description: ! 'Hammer cli provides universal extendable CLI interface for ruby apps
|
150
|
+
|
151
|
+
'
|
128
152
|
email: mbacovsk@redhat.com
|
129
153
|
executables:
|
130
154
|
- hammer
|
131
155
|
extensions: []
|
132
156
|
extra_rdoc_files:
|
133
157
|
- doc/creating_apipie_commands.md
|
158
|
+
- doc/design.png
|
134
159
|
- doc/development_tips.md
|
135
|
-
- doc/developer_docs.md
|
136
160
|
- doc/creating_commands.md
|
137
|
-
- doc/option_normalizers.md
|
138
|
-
- doc/design.png
|
139
161
|
- doc/design.uml
|
162
|
+
- doc/developer_docs.md
|
163
|
+
- doc/option_normalizers.md
|
140
164
|
- doc/writing_a_plugin.md
|
141
165
|
- config/cli_config.template.yml
|
142
166
|
- README.md
|
143
167
|
files:
|
144
|
-
- lib/hammer_cli
|
145
|
-
- lib/hammer_cli/apipie/write_command.rb
|
146
|
-
- lib/hammer_cli/apipie/resource.rb
|
147
|
-
- lib/hammer_cli/apipie/read_command.rb
|
148
|
-
- lib/hammer_cli/apipie/options.rb
|
149
|
-
- lib/hammer_cli/apipie/command.rb
|
150
|
-
- lib/hammer_cli/logger.rb
|
168
|
+
- lib/hammer_cli.rb
|
151
169
|
- lib/hammer_cli/messages.rb
|
152
|
-
- lib/hammer_cli/
|
153
|
-
- lib/hammer_cli/
|
154
|
-
- lib/hammer_cli/
|
155
|
-
- lib/hammer_cli/exception_handler.rb
|
156
|
-
- lib/hammer_cli/output.rb
|
157
|
-
- lib/hammer_cli/shell.rb
|
158
|
-
- lib/hammer_cli/modules.rb
|
159
|
-
- lib/hammer_cli/utils.rb
|
170
|
+
- lib/hammer_cli/output/fields.rb
|
171
|
+
- lib/hammer_cli/output/record_collection.rb
|
172
|
+
- lib/hammer_cli/output/formatters.rb
|
160
173
|
- lib/hammer_cli/output/adapter/table.rb
|
161
174
|
- lib/hammer_cli/output/adapter/base.rb
|
162
175
|
- lib/hammer_cli/output/adapter/abstract.rb
|
163
176
|
- lib/hammer_cli/output/adapter/silent.rb
|
164
177
|
- lib/hammer_cli/output/adapter/csv.rb
|
165
|
-
- lib/hammer_cli/output/definition.rb
|
166
178
|
- lib/hammer_cli/output/adapter.rb
|
167
|
-
- lib/hammer_cli/output/dsl.rb
|
168
|
-
- lib/hammer_cli/output/formatters.rb
|
169
179
|
- lib/hammer_cli/output/output.rb
|
170
|
-
- lib/hammer_cli/output/
|
171
|
-
- lib/hammer_cli/output/
|
180
|
+
- lib/hammer_cli/output/dsl.rb
|
181
|
+
- lib/hammer_cli/output/definition.rb
|
182
|
+
- lib/hammer_cli/completer.rb
|
183
|
+
- lib/hammer_cli/modules.rb
|
172
184
|
- lib/hammer_cli/options/option_definition.rb
|
173
185
|
- lib/hammer_cli/options/normalizers.rb
|
174
|
-
- lib/hammer_cli/
|
175
|
-
- lib/hammer_cli/
|
186
|
+
- lib/hammer_cli/abstract.rb
|
187
|
+
- lib/hammer_cli/shell.rb
|
188
|
+
- lib/hammer_cli/utils.rb
|
189
|
+
- lib/hammer_cli/logger_watch.rb
|
190
|
+
- lib/hammer_cli/logger.rb
|
191
|
+
- lib/hammer_cli/apipie.rb
|
192
|
+
- lib/hammer_cli/apipie/command.rb
|
193
|
+
- lib/hammer_cli/apipie/options.rb
|
194
|
+
- lib/hammer_cli/apipie/resource.rb
|
195
|
+
- lib/hammer_cli/apipie/write_command.rb
|
196
|
+
- lib/hammer_cli/apipie/read_command.rb
|
176
197
|
- lib/hammer_cli/validator.rb
|
198
|
+
- lib/hammer_cli/version.rb
|
177
199
|
- lib/hammer_cli/exit_codes.rb
|
200
|
+
- lib/hammer_cli/output.rb
|
201
|
+
- lib/hammer_cli/exception_handler.rb
|
178
202
|
- lib/hammer_cli/main.rb
|
179
|
-
- lib/hammer_cli.rb
|
180
|
-
- test/unit/apipie/command_test.rb
|
181
|
-
- test/unit/apipie/write_command_test.rb
|
182
|
-
- test/unit/apipie/fake_api.rb
|
183
|
-
- test/unit/apipie/read_command_test.rb
|
184
|
-
- test/unit/validator_test.rb
|
185
|
-
- test/unit/completer_test.rb
|
203
|
+
- lib/hammer_cli/settings.rb
|
186
204
|
- test/unit/utils_test.rb
|
187
|
-
- test/unit/
|
188
|
-
- test/unit/
|
189
|
-
- test/unit/
|
190
|
-
- test/unit/
|
191
|
-
- test/unit/
|
205
|
+
- test/unit/output/output_test.rb
|
206
|
+
- test/unit/output/record_collection_test.rb
|
207
|
+
- test/unit/output/dsl_test.rb
|
208
|
+
- test/unit/output/formatters_test.rb
|
209
|
+
- test/unit/output/fields_test.rb
|
210
|
+
- test/unit/output/definition_test.rb
|
192
211
|
- test/unit/output/adapter/base_test.rb
|
193
212
|
- test/unit/output/adapter/csv_test.rb
|
194
213
|
- test/unit/output/adapter/abstract_test.rb
|
195
214
|
- test/unit/output/adapter/table_test.rb
|
196
|
-
- test/unit/output/formatters_test.rb
|
197
|
-
- test/unit/output/dsl_test.rb
|
198
|
-
- test/unit/output/definition_test.rb
|
199
|
-
- test/unit/output/output_test.rb
|
200
|
-
- test/unit/output/fields_test.rb
|
201
|
-
- test/unit/output/record_collection_test.rb
|
202
215
|
- test/unit/options/option_definition_test.rb
|
203
216
|
- test/unit/options/normalizers_test.rb
|
217
|
+
- test/unit/main_test.rb
|
218
|
+
- test/unit/abstract_test.rb
|
219
|
+
- test/unit/validator_test.rb
|
220
|
+
- test/unit/test_helper.rb
|
204
221
|
- test/unit/settings_test.rb
|
222
|
+
- test/unit/apipie/write_command_test.rb
|
223
|
+
- test/unit/apipie/read_command_test.rb
|
224
|
+
- test/unit/apipie/command_test.rb
|
225
|
+
- test/unit/apipie/fake_api.rb
|
226
|
+
- test/unit/completer_test.rb
|
227
|
+
- test/unit/exception_handler_test.rb
|
228
|
+
- test/unit/modules_test.rb
|
205
229
|
- bin/hammer
|
206
230
|
- doc/creating_apipie_commands.md
|
231
|
+
- doc/design.png
|
207
232
|
- doc/development_tips.md
|
208
|
-
- doc/developer_docs.md
|
209
233
|
- doc/creating_commands.md
|
210
|
-
- doc/option_normalizers.md
|
211
|
-
- doc/design.png
|
212
234
|
- doc/design.uml
|
235
|
+
- doc/developer_docs.md
|
236
|
+
- doc/option_normalizers.md
|
213
237
|
- doc/writing_a_plugin.md
|
214
238
|
- config/cli_config.template.yml
|
215
239
|
- LICENSE
|
@@ -218,51 +242,52 @@ files:
|
|
218
242
|
homepage: http://github.com/theforeman/hammer-cli
|
219
243
|
licenses:
|
220
244
|
- GPL-3
|
221
|
-
metadata: {}
|
222
245
|
post_install_message:
|
223
246
|
rdoc_options: []
|
224
247
|
require_paths:
|
225
248
|
- lib
|
226
249
|
required_ruby_version: !ruby/object:Gem::Requirement
|
250
|
+
none: false
|
227
251
|
requirements:
|
228
|
-
- - '>='
|
252
|
+
- - ! '>='
|
229
253
|
- !ruby/object:Gem::Version
|
230
254
|
version: '0'
|
231
255
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
256
|
+
none: false
|
232
257
|
requirements:
|
233
|
-
- - '>='
|
258
|
+
- - ! '>='
|
234
259
|
- !ruby/object:Gem::Version
|
235
260
|
version: '0'
|
236
261
|
requirements: []
|
237
262
|
rubyforge_project:
|
238
|
-
rubygems_version:
|
263
|
+
rubygems_version: 1.8.24
|
239
264
|
signing_key:
|
240
|
-
specification_version:
|
265
|
+
specification_version: 3
|
241
266
|
summary: Universal command-line interface
|
242
267
|
test_files:
|
243
|
-
- test/unit/apipie/command_test.rb
|
244
|
-
- test/unit/apipie/write_command_test.rb
|
245
|
-
- test/unit/apipie/fake_api.rb
|
246
|
-
- test/unit/apipie/read_command_test.rb
|
247
|
-
- test/unit/validator_test.rb
|
248
|
-
- test/unit/completer_test.rb
|
249
268
|
- test/unit/utils_test.rb
|
250
|
-
- test/unit/
|
251
|
-
- test/unit/
|
252
|
-
- test/unit/
|
253
|
-
- test/unit/
|
254
|
-
- test/unit/
|
269
|
+
- test/unit/output/output_test.rb
|
270
|
+
- test/unit/output/record_collection_test.rb
|
271
|
+
- test/unit/output/dsl_test.rb
|
272
|
+
- test/unit/output/formatters_test.rb
|
273
|
+
- test/unit/output/fields_test.rb
|
274
|
+
- test/unit/output/definition_test.rb
|
255
275
|
- test/unit/output/adapter/base_test.rb
|
256
276
|
- test/unit/output/adapter/csv_test.rb
|
257
277
|
- test/unit/output/adapter/abstract_test.rb
|
258
278
|
- test/unit/output/adapter/table_test.rb
|
259
|
-
- test/unit/output/formatters_test.rb
|
260
|
-
- test/unit/output/dsl_test.rb
|
261
|
-
- test/unit/output/definition_test.rb
|
262
|
-
- test/unit/output/output_test.rb
|
263
|
-
- test/unit/output/fields_test.rb
|
264
|
-
- test/unit/output/record_collection_test.rb
|
265
279
|
- test/unit/options/option_definition_test.rb
|
266
280
|
- test/unit/options/normalizers_test.rb
|
281
|
+
- test/unit/main_test.rb
|
282
|
+
- test/unit/abstract_test.rb
|
283
|
+
- test/unit/validator_test.rb
|
284
|
+
- test/unit/test_helper.rb
|
267
285
|
- test/unit/settings_test.rb
|
286
|
+
- test/unit/apipie/write_command_test.rb
|
287
|
+
- test/unit/apipie/read_command_test.rb
|
288
|
+
- test/unit/apipie/command_test.rb
|
289
|
+
- test/unit/apipie/fake_api.rb
|
290
|
+
- test/unit/completer_test.rb
|
291
|
+
- test/unit/exception_handler_test.rb
|
292
|
+
- test/unit/modules_test.rb
|
268
293
|
has_rdoc:
|
checksums.yaml
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
---
|
2
|
-
SHA1:
|
3
|
-
metadata.gz: ec98bfd08b8af7d5ec4dd2a7e7b215e1c3d348e4
|
4
|
-
data.tar.gz: 51fc2a97810bd8c8fed855eaee2b3b438b495a18
|
5
|
-
SHA512:
|
6
|
-
metadata.gz: 6ea9c6240e80c754ee6391cb6be396527a720c7cf85e21b09d618e7cc35f9fdadd0765eac52f48656c819d60e03a3a46a0be7fc0b5cda538cd93c42db46c70f8
|
7
|
-
data.tar.gz: 176c84972b1b107252f2d93828596ff693f1b7156d8d920e5b58ec363cab85bee0e8fa777603a6b4fb4ed005b3cece2321cce25165d0b65a10ba006459ac47d5
|