mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ec79484948
Signed-off-by: Fabian Kammel <fk@edgeless.systems> Co-authored-by: Otto Bittner <cobittner@posteo.net>
10 lines
185 B
Markdown
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
|
|
```
|