Skip to content
Discussion options

You must be logged in to vote

It is currently hidden from CLI help but we have a quarto tools info command.

And you can do

❯ quarto tools info chrome-headless-shell | jq '.directory'
"C:\\Users\\chris\\AppData\\Local\\quarto\\chrome-headless-shell"

This is probably going to change though... quarto tools info was something we were thinking of changing.
However, I am considering adding support for --json output more broadly so that quarto tools list can output JSON too. Maybe that would be the replacement. 🤔 You can follow #1393

We have the path info we should expose it.

Though for the use case, I agree that I would go with QUARTO_CHROMIUM if you want all your tool to use one single chromium you can manage without Quarto.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@cderv
Comment options

Answer selected by skwde
@skwde
Comment options

@skwde
Comment options

@cderv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quarto-check Related to `quarto check`
3 participants