constellation/hack/build-manifest/README.md

10 lines
185 B
Markdown
Raw Normal View History

# 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
```