Revision c4dbc7a3
Added by Thomas McKay over 7 years ago
lib/hammer_cli_csv/content_hosts.rb | ||
---|---|---|
172 | 172 |
'guest_ids' => guest_ids |
173 | 173 |
}) |
174 | 174 |
end |
175 |
puts _('done') if option_verbose? |
|
175 | 176 |
end |
176 |
puts _('done') if option_verbose? |
|
177 | 177 |
end |
178 | 178 |
|
179 | 179 |
def create_content_hosts_from_csv(line) |
Also available in: Unified diff
updates to tests and functionality
+ added export containers
+ export content-view-filters erratum and rpm types
+ 'hammer csv import' now works from --dir https://somewhere
+ 'hammer csv import' tests and fixes