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 f31ef7a commit 1e33612Copy full SHA for 1e33612
README.md
@@ -22,6 +22,7 @@ Usage:
22
--prefix - Prefix to put onto the source command. This is generally used when the CLI is run
23
on a host, but the source command will run inside a Docker container. If you have your cache
24
directory mounted as '/cache' in the Docker container you should set prefix to '/cache'.
25
+--cache - Path to store extracted bundle contents (Default: ./cache)
26
27
```
28
0 commit comments