table of contents
other versions
- stretch 2016.15-5
- testing 2019.1-1
- stretch-backports 2019.1-1~bpo9+1
- unstable 2019.1-1
- experimental 2019.2-1
OSTREE PULL-LOCAL(1) | ostree pull-local | OSTREE PULL-LOCAL(1) |
NAME¶
ostree-pull-local - Copy data from a source repositorySYNOPSIS¶
ostree pull-local [OPTIONS...] {SOURCE_REPO} [REFS...]
DESCRIPTION¶
Copies data from a given repository; optimized for copies only between repositories on the same system.OPTIONS¶
--remote="REMOTE"Add REMOTE to refspec.
--disable-fsync
Do no invoke fsync().
--untrusted
Do not trust source, verify checksums and don't hardlink
into source.
EXAMPLE¶
$ ostree pull-local /ostree/repoEnumerating objects... pull: 25709/25709 scanned, 0 objects copied Writing 5 refs
OSTree |