Table of Contents

Initialize-CafBicep

Initializes the DEVDEER Bicep modules for a project.

Syntax

Initialize-CafBicep
    [-Prerelease]

Description

Installs the devdeer.Templates.Bicep NuGet package in the current directory. Reads the bicepModuleVersion key from bicepSettings.json to determine the version to install.

Example

Initialize-CafBicep

Parameter

-Prerelease
If specified, includes prerelease versions when resolving the DEVDEER Bicep modules package.

Property Value
Type: SwitchParameter
Default value: False
Required: False