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

example of qvm upgrade on k8s cluster in container #8

Open
dpastoor opened this issue Aug 2, 2022 · 1 comment
Open

example of qvm upgrade on k8s cluster in container #8

dpastoor opened this issue Aug 2, 2022 · 1 comment

Comments

@dpastoor
Copy link
Owner

dpastoor commented Aug 2, 2022

(base) devin.pastoor@session-58d9fcfc78a31e916220b-devinpastoor---rstudio-sessisgw5w:~$ qvm ls
version           | install time
--------------------------------
v1.0.32 (active) | 2022-07-18
v0.9.637          | 2022-07-01
v0.9.543          | 2022-06-07
v0.9.539          | 2022-06-07
(base) devin.pastoor@session-58d9fcfc78a31e916220b-devinpastoor---rstudio-sessisgw5w:~$ qvm ls --remote | head
version  | release date | description
v1.1.27 | 2022-08-02 | v1.1.27
v1.1.19 | 2022-07-25 | v1.1.19
v1.0.37 | 2022-07-25 | v1.0.37
v1.0.36 | 2022-07-22 | v1.0.36
v1.1.3 | 2022-07-20 | v1.1.3
v1.0.35 | 2022-07-20 | v1.0.35
v1.0.32 | 2022-07-18 | Preview (v1.0 Build 32)
v1.0.28 | 2022-07-15 | Preview (v1.0 Build 28)
v1.0.27 | 2022-07-15 | Preview (v1.0 Build 27)
(base) devin.pastoor@session-58d9fcfc78a31e916220b-devinpastoor---rstudio-sessisgw5w:~$ qvm install latest
INFO[0000] attempting to install quarto version: v1.0.37 
INFO[0000] downloading quarto version v1.0.37 ... (9.4 MB/74 MB) 
INFO[0000] downloading quarto version v1.0.37 ... (18 MB/74 MB) 
INFO[0000] downloading quarto version v1.0.37 ... (28 MB/74 MB) 
INFO[0000] downloading quarto version v1.0.37 ... (36 MB/74 MB) 
INFO[0001] downloading quarto version v1.0.37 ... (45 MB/74 MB) 
INFO[0001] downloading quarto version v1.0.37 ... (54 MB/74 MB) 
INFO[0001] downloading quarto version v1.0.37 ... (63 MB/74 MB) 
INFO[0001] downloading quarto version v1.0.37 ... (72 MB/74 MB) 
INFO[0001] completed downloading quarto version v1.0.37 
INFO[0013] new quarto version v1.0.37 installed         
(base) devin.pastoor@session-58d9fcfc78a31e916220b-devinpastoor---rstudio-sessisgw5w:~$ qvm use latest
INFO[0000] now using quarto version: v1.0.37            
(base) devin.pastoor@session-58d9fcfc78a31e916220b-devinpastoor---rstudio-sessisgw5w:~$ qvm ls
version           | install time
--------------------------------
v1.0.37 (active) | 2022-08-02
v1.0.32          | 2022-07-18
v0.9.637          | 2022-07-01
v0.9.543          | 2022-06-07
v0.9.539          | 2022-06-07
(base) devin.pastoor@session-58d9fcfc78a31e916220b-devinpastoor---rstudio-sessisgw5w:~$ 
@dpastoor
Copy link
Owner Author

dpastoor commented Aug 2, 2022

note - qvm install latest will pull in the latest released version, so now that their are dev releases need to consider how to designate that on qvm ls --remote since now in more complex situation than just show sorted by release date

@dpastoor dpastoor closed this as completed Aug 2, 2022
@dpastoor dpastoor reopened this Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant