quarto install tool or quarto tools install?
#1437
-
|
While in the documentation website, it is mostly To note, the uninstall subcommand is only available through I spotted the following places where
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
I think the docs should use |
Beta Was this translation helpful? Give feedback.
-
|
Yes |
Beta Was this translation helpful? Give feedback.
-
|
I've corrected the quarto.org documentation (deploying now). You can use:
to handle uninstallation and
to update to the latest version.
will get you a summary of the tools. We're in the process of improving these commands - I think making update/remove/list visible in help may have slipped through the cracks - we'll get that corrected when we can. |
Beta Was this translation helpful? Give feedback.

I've corrected the quarto.org documentation (deploying now). You can use:
quarto remove tool tinytexto handle uninstallation and
quarto update tool tinytexto update to the latest version.
quarto list toolswill get you a summary of the tools.
We're in the process of improving these commands - I think making update/remove/list visible in help may have slipped through the cracks - we'll get that corrected when we can.