smallforce app var
Manage plaintext variables for one explicit environment
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce app var --help locally to view the same reference for your installed version.
Subcommands
smallforce app var set: Create or replace a server-only variablesmallforce app var delete: Delete a server-only variable
Complete command help
Usage: smallforce app var [options] [command]
Manage plaintext variables for one explicit environment
Options:
-h, --help display help for command
Commands:
set [options] <name> <value> Create or replace a server-only variable
delete [options] <name> Delete a server-only variable
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.