bif-upgrade - upgrade a repository
0.1.5_8 (yyyy-mm-dd)
bif upgrade [OPTIONS...]
The bif-upgrade command upgrades the current repository database to match the running version of bif.
bif upgrade # Database remains at v1.318 # UUIDs ok UUIDs
After the upgrade is committed the bif-check command is run to ensure the respository information is consistent. As an administration command, bif-upgrade is only shown in usage messages when the --help
option is used.
--force
option keeps the existing UUIDs for nodes and changes. During development however the schema may change, making the UUIDs invalid. This option discards the old UUIDs and recalculates new ones when rebuilding. Only upgrades local changes!keep_invalid
bifkv before the upgrade. This is mostly a development/debugging option.bif(1)
Mark Lawrence <nomad@null.net>
Copyright 2013-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.