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 37795d9 commit b45da58Copy full SHA for b45da58
source/config-file/config-file-options.txt
@@ -62,6 +62,21 @@ You can configure the following settings in a configuration file:
62
- Configure |compass| to not perform outgoing network operations other
63
than those to the database.
64
65
+Example
66
+-------
67
+To view a sample |compass-short| configuration file, run the following command:
68
+
69
+.. code-block:: sh
70
71
+ <path-to-Compass-executable> --show-example-config
72
73
+If you do not already have a configuration file, you can create a configuration
74
+file that uses the sample configuration settings:
75
76
77
78
+ <path-to-Compass-executable> --show-example-config > /etc/mongodb-compass.conf
79
80
Learn More
81
----------
82
0 commit comments