Options (1)
-f, --filebooleanBuild a Bicep file
Example:
az bicep build {{[-f|--file]}} {{path/to/file.bicep}}Examples (7)
Build a Bicep file
az bicep build [-f|--file] path/to/file.bicepAttempt to decompile an ARM template file to a Bicep file
az bicep decompile [-f|--file] path/to/template_file.jsonUpgrade Bicep CLI to the latest version
az bicep upgradeDisplay the installed version of Bicep CLI
az bicep versionList all available versions of Bicep CLI
az bicep list-versionsUninstall Bicep CLI
az bicep uninstallmade by @shridhargupta | data from tldr-pages