lib/flydata/helpers.rb in flydata-0.3.2 vs lib/flydata/helpers.rb in flydata-0.3.3

- old
+ new

@@ -21,13 +21,15 @@ Usage: flydata COMMAND start # start flydata process stop # stop flydata process restart # restart flydata process status # check flydata process + version # show flydata version conf # show configuration sync [tables] # initial sync (only for mysql database) - sync:generate_table_ddl [tables] # Generate CREATE TABLE script for Redshift - sync:reset [tables] # reset sync + sync:generate_table_ddl [tables| –all-tables] # Generate CREATE TABLE script for Redshift + sync:reset [tables] # reset sync and stop flydata process + sync:flush # flush your current buffer and stop flydata process EOM text += "\n" text += '-' * 64 text += "\n" text