Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rgaiacs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When running
the output includes
The output is missing the
listcommand mentioned in https://quarto.org/docs/extensions/managing.html#updating. This is because ofquarto-cli/src/command/list/cmd.ts
Line 20 in 4ca63a7
Could the
listcommand be included in the output of--help? Given that--helpincludes other commands related to extensions it makes sense to also showlist.Beta Was this translation helpful? Give feedback.
All reactions