Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 950 Bytes

Update-BicepCLI.md

File metadata and controls

45 lines (28 loc) · 950 Bytes
external help file Module Name online version schema
Bicep-help.xml
Bicep
2.0.0

Update-BicepCLI

SYNOPSIS

Update Bicep CLI (Windows only)

SYNTAX

Update-BicepCLI [<CommonParameters>]

DESCRIPTION

Update-BicepCLI is a command to update to the latest Bicep CLI release available from the Azure/Bicep repo.

EXAMPLES

Example 1

Update-BicepCLI

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

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

RELATED LINKS