We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd928f commit 0bea228Copy full SHA for 0bea228
source/mongoexport.txt
@@ -705,6 +705,12 @@ Options
705
You can sort the results with the :option:`--sort` option to
706
:binary:`~bin.mongoexport`.
707
708
+.. option:: --queryFile=<filename>
709
+
710
+ An alternative to :option:`--query <mongoexport --query>`. The
711
+ ``--queryFile`` option allows you to
712
+ specify in a file the query in :manual:`Extended JSON v2 format
713
+ </reference/mongodb-extended-json>`.
714
715
716
.. option:: --type=<string>
0 commit comments