OSTREE ADMIN SET-OR(1) | ostree admin set-origin | OSTREE ADMIN SET-OR(1) |
ostree-admin-set-origin - Change the "origin" (location for upgrades)
ostree admin set-origin {REMOTENAME} {URL} [BRANCH]
Add a new remote named REMOTENAME (if it does not already exist). Then change the origin file for the current deployment. This is the ref that will be "tracked" and upgraded with ostree admin upgrade.
--set=KEY=VALUE
--index=INDEX
$ ostree admin set-origin exampleos http://os.example.com/repo exampleos/10.0/master/router
OSTree |