Onboard all local repos to Fabric registry

This commit is contained in:
2026-05-18 12:15:15 +02:00
parent 3ddf76252b
commit 2f06d2a277
4 changed files with 344 additions and 0 deletions

View File

@@ -74,6 +74,13 @@ onboarding manifest:
railiance-fabric registry sync-manifest registry/railiance-repos.yaml
```
To onboard every active State Hub repo with an available local checkout on this
host:
```bash
railiance-fabric registry sync-manifest registry/local-repos.yaml
```
Ingest a CycloneDX SBOM as queryable library inventory:
```bash