stencila site access
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 --clearSubcommands
team | |
password |
Options
--public | truefalse |
-p, --path |