smallforce app access
Manage platform-level public, password, Google, or SSO access
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce app access --help locally to view the same reference for your installed version.
Subcommands
smallforce app access get: Read current access modesmallforce app access public: Allow every visitor without a platform challengesmallforce app access password: Require one shared password before serving the appsmallforce app access google: Allow only configured Google member emailssmallforce app access sso: Require an active organization SSO connectionsmallforce app access members: Manage the Google access allowlist
Complete command help
Usage: smallforce app access [options] [command]
Manage platform-level public, password, Google, or SSO access
Options:
-h, --help display help for command
Commands:
get [options] Read current access mode
public [options] Allow every visitor without a platform challenge
password [options] Require one shared password before serving the app
google [options] Allow only configured Google member emails
sso [options] <connectionId> Require an active organization SSO connection
members Manage the Google access allowlist
help [command] display help for command
Related reference
smallforce app: Parent command and related operations.- CLI installation and authentication: Install the CLI and configure an API key.
- CLI JSON output: Use stable machine-readable output in scripts and agents.