Actions
Feature #15476
openAllow listing and switching repo branches from the CLI
Status:
New
Priority:
Normal
Assignee:
-
Category:
Upgrade
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Currently you can only set the current update repo branch from the webgui. Since upgrades now require opting into the new branch this means it's no longer possible to upgrade from the CLI alone.
It would be good to have functionality in repoc to display and select repo branches from the CLI.
Updated by Andrew Almond 7 months ago
The ability to change repo branches via CLI would be very useful, as we're looking to script the upgrade process across our install base. It would need to be a non-interactive command for this to work. It would be nice if it accepted parameters so that we can specify either a version number, branch name, or simply "latest" etc.
Actions