Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alias 'compile' to 'build' command #1604

Closed
NWiddup opened this issue Feb 23, 2021 · 2 comments
Closed

Alias 'compile' to 'build' command #1604

NWiddup opened this issue Feb 23, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@NWiddup
Copy link

NWiddup commented Feb 23, 2021

When introducing colleagues to Bicep, I demonstrated the decompilation process of existing ARM templates into a basic .bicep file. After working through some changes & updates in the .bicep file, we tried to build the ARM template using bicep.exe compile which returns a Syntax error, as the correct verb is build.

Please consider creating an alias for the build verb as compile to help logical flow from decompiling.

@NWiddup NWiddup added the enhancement New feature or request label Feb 23, 2021
@ghost ghost added the Needs: Triage 🔍 label Feb 23, 2021
@alex-frankel alex-frankel added good first issue Good for newcomers and removed Needs: Triage 🔍 labels Feb 24, 2021
@alex-frankel
Copy link
Collaborator

I'm open to someone adding this, but once #858 is done, my guess is the need to compile bicep is going to go way down so it's not likely something we will get to ourselves.

@alex-frankel
Copy link
Collaborator

Upon further discussion, we'd like to just have one command and not introduce any potential confusion for why there would be two commands. Going to close this for now, but feel free to continue to comment on the thread

@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants