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

Add example on how to use a specific CLI version with JBang #23009

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

pjgg
Copy link
Contributor

@pjgg pjgg commented Jan 19, 2022

Add the following example:

jbang app install --name qs2.2.5 io.quarkus:quarkus-cli:2.2.5.Final:runner

@@ -78,6 +78,8 @@ If JBang has already been installed, you can directly use it:
----
# This can also be used to update to the latest version
jbang app install --fresh --force quarkus@quarkusio
# Or create an alias in order to use a specific version
jbang app install --name qs2.2.5 io.quarkus:quarkus-cli:2.2.5.Final:runner
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make it a separate block. It's confusing otherwise if people don't read and just copy paste.

@pjgg pjgg requested a review from gsmet January 19, 2022 12:00

Verified

This commit was signed with the committer’s verified signature.
gsmet Guillaume Smet
@gsmet gsmet changed the title Add missing Jbang/quarkus-cli setup example Add example on how to use a specific CLI version with JBang Jan 19, 2022
@gsmet gsmet merged commit 3b4d757 into quarkusio:main Jan 19, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Jan 19, 2022
@gsmet
Copy link
Member

gsmet commented Jan 19, 2022

Merged, thanks!

@gsmet gsmet modified the milestones: 2.8 - main, 2.7.0.Final Jan 21, 2022
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.

None yet

2 participants