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 d8f711f commit 51d9c42Copy full SHA for 51d9c42
config/redirects
@@ -13,3 +13,6 @@ raw: docs/compass/ -> ${base}/current/
13
[*]: docs/compass/${version}/query/favorite/ -> ${base}/current/query/queries/
14
[*]: docs/compass/${version}/import-pipeline-from-text/ -> ${base}/current/create-agg-pipeline/
15
[*]: docs/compass/${version}/export-pipeline-to-language/ -> ${base}/current/agg-pipeline-builder/export-pipeline-to-language/
16
+
17
+# DOCSP-44185 - Cmd line options redirect
18
+[*]: docs/compass/${version}/command-line-options/ -> ${base}/current/settings/command-line-options/
0 commit comments