logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ostree-admin-set-default - Make deployment at a given index the default for the next boot

Description

       Make the deployment at INDEX the default for the next boot.

Example

$ostreeadminstatus

                   * exampleos 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0
                       origin refspec: exampleos/buildmain/x86_64-runtime
                     exampleos ce19c41036cc45e49b0cecf6b157523c2105c4de1c.0
                       origin refspec: exampleos/buildmain/x86_64-runtime

       $ostreeadminset-default1

                   Transaction complete; bootconfig swap: deployment count change: 0

       $ostreeadminstatus

                 exampleos ce19c41036cc45e49b0cecf6b157523c2105c4de1c.0
                   origin refspec: exampleos/buildmain/x86_64-runtime
               * exampleos 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0
                   origin refspec: exampleos/buildmain/x86_64-runtime

OSTree                                                                                    OSTREEADMINSET-DE(1)

Name

       ostree-admin-set-default - Make deployment at a given index the default for the next boot

Synopsis

ostreeadminset-default {INDEX}

See Also