Skip to content

Output directory support for az cli bicep module #2010

@liliankasem

Description

@liliankasem

Currently you can use --outdir with the bicep cli to output results into a folder, this doesn't seem to be possible using the az cli version.

It would be great if we can do something like this: az bicep build -f main.bicep --outdir arm-templates/

It would also be nice to be able to use a wildcard to build all bicep files in a given directory e.g. az bicep build -f deploy/*.bicep

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions