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-origin - Change the "origin" (location for upgrades)

Description

       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 ostreeadminupgrade.

Example

$ostreeadminset-originexampleoshttp://os.example.com/repoexampleos/10.0/main/router

OSTree                                                                                    OSTREEADMINSET-OR(1)

Name

       ostree-admin-set-origin - Change the "origin" (location for upgrades)

Options

--set=KEY=VALUE
           Set an option for the remote.

       --index=INDEX
           Change the origin of the deployment numbered INDEX (starting from 0).

Synopsis

ostreeadminset-origin  {REMOTENAME} {URL} [BRANCH]

See Also