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 0af7142 commit 9b24a80Copy full SHA for 9b24a80
doc/develop/west/config.rst
@@ -227,6 +227,9 @@ commands are documented in the pages for those commands.
227
+foo,,-bar
228
+foo,-bar
229
230
+ * - ``update.auto-cache``
231
+ - String. If non-empty, ``west update`` will use its value as the
232
+ ``--auto-cache`` option's value if not given on the command line.
233
* - ``update.fetch``
234
- String, one of ``"smart"`` (the default behavior starting in v0.6.1) or
235
``"always"`` (the previous behavior). If set to ``"smart"``, the
0 commit comments