1BST PULL(1)                     bst pull Manual                    BST PULL(1)
2
3
4

NAME

6       bst-pull - Pull a built artifact
7

SYNOPSIS

9       bst pull [OPTIONS] [ELEMENTS]...
10

DESCRIPTION

12       Pull a built artifact from the configured remote artifact cache.
13
14       By  default the artifact will be pulled one of the configured caches if
15       possible, following the usual priority order. If the `--remote` flag is
16       given, only the specified cache will be queried.
17
18       Specify `--deps` to control which artifacts to pull:
19
20
21           none:  No dependencies, just the element itself
22           all:   All dependencies
23

OPTIONS

25       -d, --deps [none|all]
26              The dependency artifacts to pull (default: none)
27
28       -r, --remote TEXT
29              The  URL  of  the remote cache (defaults to the first configured
30              cache)
31
32
33
34                                  14-Jul-2019                      BST PULL(1)
Impressum