File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11.. _go-template-output:
22
3- =============================
3+ ========================================
44Customize the {+mcli+} Output
5- =============================
5+ ========================================
66
77.. default-domain:: mongodb
88
Original file line number Diff line number Diff line change @@ -98,11 +98,11 @@ The {+mcli+} supports the following environment variables:
9898 - JSON output that includes all fields that {+mcli+} returns.
9999
100100 * - ``json-path``
101- - JSON output that includes the :doc:`fields that you specify </reference/json-path >`.
101+ - JSON output that includes the :doc:`fields that you specify </configure/custom-output >`.
102102
103103 * - ``go-template``
104104 - Custom-formatted output that includes the :doc:`fields
105- that you specify in a Go template </configure/go-template -output>`.
105+ that you specify in a Go template </configure/custom -output>`.
106106
107107 * - ``MCLI_MONGOSH_PATH``
108108 - The full path on your local system to the MongoDB Shell,
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ Reference
1616 :titlesonly:
1717
1818 /reference/mms-cluster-settings-file
19- /reference/json-path
19+
You can’t perform that action at this time.
0 commit comments