Revision ee942928
Added by Thomas McKay about 9 years ago
lib/hammer_cli_csv/base.rb | ||
---|---|---|
35 | 35 |
|
36 | 36 |
option ["-v", "--verbose"], :flag, "be verbose" |
37 | 37 |
option ['--threads'], 'THREAD_COUNT', 'Number of threads to hammer with', :default => 1 |
38 |
option ['--csv-file'], 'FILE_NAME', 'CSV file to name' |
|
38 |
option ['--csv-file'], 'FILE_NAME', 'CSV file to name', :required => true
|
|
39 | 39 |
option ['--csv-export'], :flag, 'Export current data instead of importing' |
40 | 40 |
|
41 | 41 |
def initialize(*args) |
Also available in: Unified diff
akeys - activation keys and other stuff