Skip to content

Migrate to System.CommandLine for Bicep CLI#19312

Open
anthony-c-martin wants to merge 9 commits intomainfrom
ant/cli
Open

Migrate to System.CommandLine for Bicep CLI#19312
anthony-c-martin wants to merge 9 commits intomainfrom
ant/cli

Conversation

@anthony-c-martin
Copy link
Copy Markdown
Member

@anthony-c-martin anthony-c-martin commented Apr 1, 2026

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Test this change out locally with the following install scripts (Action run 24251580656)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 24251580656
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 24251580656"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 24251580656
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 24251580656"

# Conflicts:
#	src/Bicep.Cli/Arguments/SnapshotArguments.cs
#	src/Bicep.Cli/Bicep.Cli.csproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant