constellation/hack/build-manifest/README.md
Fabian Kammel ec79484948 Feat/version manifests (#387)
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
Co-authored-by: Otto Bittner <cobittner@posteo.net>
2022-08-23 13:19:37 +02:00

10 lines
185 B
Markdown

# Build Manifests
This tool will fetch all supported versions for all released Constellation versions.
## Usage
```sh
AZURE_SUBSCRIPTION_ID=<AZURE_SUBSCRIPTION_ID> go run . | jq
```