Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 697 Bytes

Get-BicepVersion.md

File metadata and controls

38 lines (26 loc) · 697 Bytes
external help file Module Name online version schema
Bicep-help.xml
Bicep
2.0.0

Get-BicepVersion

SYNOPSIS

View the installed version and the latest available version of Bicep CLI.

SYNTAX

Get-BicepVersion

DESCRIPTION

Get-BicepVersion is a command to compare the installed version of Bicep CLI with the latest release available in the Azure/Bicep repo.

EXAMPLES

Example 1: Compare installed version with latest release

Get-BicepVersion

PARAMETERS

INPUTS

OUTPUTS

NOTES

Go to module repository https://github.com/PSBicep/PSBicep for detailed info, reporting issues and to submit contributions.

RELATED LINKS