Skip to content

how to disable input sorting? #1572

Discussion options

You must be logged in to vote

input sorting is done in most of PD tools for dedupping targets from input list default, if you wanted to disable sorting, you can use -stream mode!

   -s, -stream                   stream mode - start elaborating input targets without sorting

if you wanted to disable dedup check, you can use -sd option

   -sd, -skip-dedupe  disable dedupe input items (only used with stream mode)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by olearycrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1571 on February 03, 2024 07:22.