Project

General

Profile

Download (2.81 KB) Statistics
| Branch: | Tag: | Revision:

hammer-cli-csv / lib / hammer_cli_csv / export.rb @ f5d21adb

# Date Author Comment
f5d21adb 09/30/2016 11:46 AM Thomas McKay

fixes #15581 - configuration based on foreman stanza

b2e88b7c 04/11/2016 10:12 AM Thomas McKay

fixes #14162 - hide unsupported sub-commands and options

+ updated for ruby 2.0.0
+ updated README
+ fixed rubocop
+ updated tests
+ based on feedback switched to default being unsupported for new commands

02387fb5 11/03/2015 09:02 AM Thomas McKay

+ import/export host-groups
+ import/export domains
+ fixed --organization search options
+ updated export args
+ content-views test
+ updated test data
+ export job-templates
+ removed COUNT column from export

088e0854 08/19/2015 03:04 PM Thomas McKay

+ removed copyright and old comments that had been moved to README

+ updated api call to add host collections to activation key

+ adding import/export settings

+ clean up options --organization and --file

+ added deprecation for --csv-file and --csv-export...

2645da78 03/17/2015 11:16 AM Thomas McKay

export content-hosts

+ export content-hosts
+ renamed some code from 'system' to 'content-host'
+ handle different server versions and their search syntax
+ add --organization to limit some commands to specific orgs

1909f2e6 01/14/2015 02:11 PM Thomas McKay

lots of general clean up for SAM and robotello

a90dd3fc 11/12/2014 10:24 AM Thomas McKay

updates to export from SAM

c2496839 11/03/2014 06:39 PM Thomas McKay

Checks /api/status for SAM (Headpin)