logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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