Publish to quartopub.com from console (not terminal)

Is there a way to publish to quartopub.com with R code instead of a CLI command?

If I go to the terminal window in RStudio, I can publish with:
quarto publish quarto-pub

I would like to do the same thing, but from the console window in RStudio, e.g. with something like:
quarto::quarto_publish_doc()

Not yet but we have an opened Feature Request for a quarto publish R wrapper:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.