1OSTREE ADMIN SWITCH(1) ostree admin switch OSTREE ADMIN SWITCH(1)
2
3
4
6 ostree-admin-switch - Construct new tree from current origin and deploy
7 it, if it changed
8
10 ostree admin switch {REF}
11
13 Choose a different REF from the current remote to track. This is the
14 ref that will be "tracked" and upgraded with ostree admin upgrade. Like
15 an upgrade, the operating system state will be preserved.
16
18 --os="STATEROOT"
19 Use a different operating system root than the current one.
20
22 $ ostree admin switch fedostree/20/workstation/gnome/core
23
24
25
26OSTree OSTREE ADMIN SWITCH(1)