feat: add registry os promote command for cross-registry OS version promotion

Batch promotes an entire OS version (metadata + all iso/squashfs/img assets
across all platforms) from one registry to another, mirroring the existing
package promote command.
This commit is contained in:
Aiden McClelland
2026-03-31 22:12:35 -06:00
parent 7c304eef02
commit 208e9a5e3a
5 changed files with 147 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
},
"../sdk/dist": {
"name": "@start9labs/start-sdk",
"version": "0.4.0-beta.66",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@iarna/toml": "^3.0.0",