Mailing List Archive

rt branch 4.4/document-rt-importer-quiet created. rt-4.4.5-3-g99c0afe5f0
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".

The branch, 4.4/document-rt-importer-quiet has been created
at 99c0afe5f07972332b21ed7349cefdbda42039bf (commit)

- Log -----------------------------------------------------------------
commit 99c0afe5f07972332b21ed7349cefdbda42039bf
Author: Brian Conry <bconry@bestpractical.com>
Date: Thu Dec 2 14:56:21 2021 -0600

Document the "quiet" option of rt-importer

This option suppresses the progress bars that are nomrally displayed
during an import when the output is going directly to a terminal.

diff --git a/sbin/rt-importer.in b/sbin/rt-importer.in
index db151cf1c4..0680bd03ae 100644
--- a/sbin/rt-importer.in
+++ b/sbin/rt-importer.in
@@ -240,6 +240,11 @@ C<rt-importer>.

Print a summary of the data contained in the dump.

+=item B<--quiet>
+
+Suppresses the display of progress bars during an import. This option is
+implied when the output isn't going directly to a terminal.
+
=item B<--originalid> I<cfname>

Places the original ticket organization and ID into a global custom

-----------------------------------------------------------------------


hooks/post-receive
--
rt
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
https://lists.bestpractical.com/mailman/listinfo/rt-commit