-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

az bicep


> Bicep CLI command group.

> Part of `azure-cli`.

More information.


Install Bicep CLI:

az bicep install

Build a Bicep file:

az bicep build --file {path/to/file.bicep}

Attempt to decompile an ARM template file to a Bicep file:

az bicep decompile --file {path/to/template_file.json}

Upgrade Bicep CLI to the latest version:

az bicep upgrade

Display the installed version of Bicep CLI:

az bicep version

List all available versions of Bicep CLI:

az bicep list-versions

Uninstall Bicep CLI:

az bicep uninstall


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 12:36:45 2024