table of contents
other versions
- buster 2019.1-1
- buster-backports 2020.8-2~bpo10+1
- testing 2020.8-2
- unstable 2020.8-2
- experimental 2021.3-1
OSTREE ADMIN(1) | ostree admin | OSTREE ADMIN(1) |
NAME¶
ostree-admin - Use one of the ostree admin commandsSYNOPSIS¶
ostree admin {SUBCOMMAND}
DESCRIPTION¶
Use ostree admin subcommands.SUBCOMMANDS¶
•cleanup
•config-diff
•deploy
•init-fs
•instutil
•os-init
•pin
•set-origin
•status
•switch
•undeploy
•unlock
•upgrade
View manpages for each admin subcommand using, for example:
$ man ostree-admin cleanup
OPTIONS¶
--help, -hUsage help
--sysroot="PATH"
Creates a new OSTree sysroot at PATH
--print-current-dir
Prints the full path to the deployment directory for the
currently active deployment in the specified sysroot to standard out. This is
incompatible with specifying a subcommand.
OSTree |