Home

stencila site access

Manage access restrictions for the workspace site

Usage

stencila site access [OPTIONS] [COMMAND]

Examples

# Show current access restrictions
stencila site access

# Make site public (remove all restrictions)
stencila site access --public

# Enable team access restriction
stencila site access team

# Disable team access restriction
stencila site access team --off

# Set a password for the site
stencila site access password

# Clear the password
stencila site access password --clear

Subcommands

CommandDescription
teamManage team access restriction
passwordManage password protection

Options

NameDescription
--publicMake the site public (remove all access restrictions). Possible values: true, false.
-p, --pathPath to the workspace directory.
© 2026 Stencila