You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have a good way in the CLI to inspect bicep deployments and their status. This can be problematic due to the need for retries in Bicep. For example there's no real way to cancel a deployment in progress.
Summary
We don't have a good way in the CLI to inspect bicep deployments and their status. This can be problematic due to the need for retries in Bicep. For example there's no real way to cancel a deployment in progress.
Proposal
Flesh out the
rad bicep
command:rad bicep build
rad bicep deployment list/show/delete
rad bicep cancel
AB#4285
AB#9532
The text was updated successfully, but these errors were encountered: