Home

stencila site branch

Manage branches for the workspace site

Usage

stencila site branch <COMMAND>

Examples

# List all deployed branches
stencila site branch list

# Delete a feature branch
stencila site branch delete feature-xyz

# Delete a branch without confirmation
stencila site branch delete feature-xyz --force

Subcommands

CommandDescription
listList all deployed branches
deleteDelete a branch from the site
© 2026 Stencila