1OSTREE PULL-LOCAL(1)           ostree pull-local          OSTREE PULL-LOCAL(1)
2
3
4

NAME

6       ostree-pull-local - Copy data from a source repository
7

SYNOPSIS

9       ostree pull-local [OPTIONS...] {SOURCE_REPO} [REFS...]
10

DESCRIPTION

12       Copies data from a given repository; optimized for copies only between
13       repositories on the same system.
14

OPTIONS

16       --remote="REMOTE"
17           Add REMOTE to refspec.
18
19       --disable-fsync
20           Do no invoke fsync().
21
22       --untrusted
23           Do not trust source, verify checksums and don't hardlink into
24           source.
25

EXAMPLE

27       $ ostree pull-local /ostree/repo
28
29                   Enumerating objects...
30                   pull: 25709/25709 scanned, 0 objects copied
31                   Writing 5 refs
32
33
34
35OSTree                                                    OSTREE PULL-LOCAL(1)
Impressum