lip cache
Usage
| Bash | |
|---|---|
1 2 3 | |
Description
Inspect and manage lip's cache.
Sub-commands
add
| Bash | |
|---|---|
1 | |
Add a package to the cache.
<package> is a package specifier.
If a Go module proxy is set in configuration, lip will download the package via Goproxy. Otherwise, lip will download the package directly from the Git repository.
clean
| Bash | |
|---|---|
1 | |
Remove all items from the cache.
list
| Bash | |
|---|---|
1 | |
List items in the cache.