selfdoc v0.37.1 /selfdoc deploy

Reference for the selfdoc deploy command — its mutating effect, the consequential confirmation prompt, and the two process grants publishing needs.

#selfdoc deploy

Deploy the built documentation site to the configured provider

Effect: mutating · consequential (prompts before running; --approve-consequential skips)

#Grants

Grants
KindNameReason
proc_mutatedeploypublishes the built site to the configured Cloudflare Pages project; the deployment is live the moment it lands
proc_mutateforce-pushreplaces the remote gh-pages branch wholesale; the previous published tree is not recoverable from the remote afterwards
Search