Skip to content

Commit 9b24a80

Browse files
pdgendtcfriedt
authored andcommitted
doc: develop: west: config: Add auto-cache
Add an entry to the west configuration table for auto-cache. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent 0af7142 commit 9b24a80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/develop/west/config.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ commands are documented in the pages for those commands.
227227
+foo,,-bar
228228
+foo,-bar
229229
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.
230233
* - ``update.fetch``
231234
- String, one of ``"smart"`` (the default behavior starting in v0.6.1) or
232235
``"always"`` (the previous behavior). If set to ``"smart"``, the

0 commit comments

Comments
 (0)