We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e986a79 commit 053a47bCopy full SHA for 053a47b
README.md
@@ -112,7 +112,7 @@ New-ALZEnvironment -o <output_directory> -i "terraform" -c "azuredevops"
112
#### Downloads and pulls down the specified release version from the remote GitHub repository to a local directory
113
114
```powershell
115
-Get-ALZGithubRelease -i "bicep" -releases "v0.14.0" -o "C:\Repos\ALZ\accelerator"
+Get-ALZGithubRelease -i "bicep" -v "v0.14.0" -o "C:\Repos\ALZ\accelerator"
116
```
117
118
## Development
0 commit comments