Provided by: ostree_2022.2-3_amd64 bug

NAME

       ostree-admin - Use one of the ostree admin commands

SYNOPSIS

       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, -h
           Usage 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.