Query: rt-shredder-4
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rt-shredder(8) Request Tracker Reference rt-shredder(8)NAMErt-shredder - Script which wipes out tickets from RT DBSYNOPSISrt-shredder --plugin list rt-shredder --plugin help-Tickets rt-shredder --plugin 'Tickets=query,Queue="general" and Status="deleted"' rt-shredder --sqldump unshred.sql --plugin ... rt-shredder --force --plugin ...DESCRIPTIONrt-shredder - is script that allow you to wipe out objects from RT DB. This script uses API that RT::Shredder module adds to RT. Script can be used as example of usage of the shredder API.USAGEYou can use several options to control which objects script should wipeout.OPTIONS--sqldump <filename> Outputs INSERT queries into file. This dump can be used to restore data after wiping out. By default creates files <RT_home>/var/data/RT-Shredder/<ISO_date>-XXXX.sql --object (DEPRECATED) Option has been deprecated, use plugin "Objects" instead. --plugin '<plugin name>[=<arg>,<val>[;<arg>,<val>]...]' You can use plugins to select RT objects with various conditions. See also --plugin list and --plugin help options. --plugin list Output list of the available plugins. --plugin help-<plugin name> Outputs help for specified plugin. --force Script doesn't ask any questions.SEE ALSORT::Shredder perl v5.14.2 2013-05-22 rt-shredder(8)
Related Man Pages |
---|
rabbitmq-plugins(1) - debian |
rt-shredder-4(8) - debian |
vlock-plugins(5) - suse |
jifty::plugin::requestinspector(3pm) - debian |
mojolicious::plugin::eprenderer(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
sql in shell script |
problem |
can nested SQl be run in Unix Script? |
Executing Sql Query Using Shell Script |
Emailing results of a pl sql procedure from UNIX shell script |