stencila site branch
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 --forceSubcommands
list | |
delete |