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: