Name

bif-load - import a bif dump file

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

bif load [FILE] [OPTIONS...]

Description

The bif load command imports a dump file made with the bif-dump command. You can only load into a completely empty respository initialized with the --bare option of bif-init.

Arguments & Options

FILE
Filename to load to instead of printing to stdout.
--renew-uuids
Recalculate the change and node UUIDs while importing.

See Also

bif(1)

Author

Mark Lawrence <nomad@null.net>

Copyright And License

Copyright 2016-2017 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.