]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1940662: Add a --pipe option to marc_export
authorJason Stephenson <jason@sigio.com>
Thu, 2 Mar 2023 15:33:34 +0000 (10:33 -0500)
committerJason Stephenson <jason@sigio.com>
Thu, 2 Mar 2023 15:33:34 +0000 (10:33 -0500)
commiteda46923facdd678fdd45661009ef6073855db84
tree3cfbb5b537833e5044c8e31d0b342490c25b915d
parent3b598ee150ee9b9631a3b3d7a202e3099728e0a0
LP1940662: Add a --pipe option to marc_export

Add a --pipe option to marc_export to force reading of record ids from
standard input when one or more of the --library, or --descendants
options are used.  This permits more flexibility when exporting
records with holdings for given libraries or subsets of a collection.

It is an error to specify the --all or --since and --pipe options in
the same command line.

Co-authored-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Open-ILS/src/support-scripts/marc_export.in
docs/RELEASE_NOTES_NEXT/Administration/marc_export_pipe.adoc [new file with mode: 0644]
docs/modules/development/pages/support_scripts.adoc