smallforce assets
Upload and manage organization-owned files used across SmallForce
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce assets --help locally to view the same reference for your installed version.
Subcommands
smallforce assets upload: Upload a file and get an asset idsmallforce assets get: Get an asset’s metadata and a download URLsmallforce assets delete: Delete an asset
Complete command help
Usage: smallforce assets [options] [command]
Upload and manage organization-owned files used across SmallForce
Options:
-h, --help display help for command
Commands:
upload [options] <file> Upload a file and get an asset id
get [options] <assetId> Get an asset's metadata and a download URL
delete [options] <assetId> Delete an asset
help [command] display help for command
Related reference
smallforce: 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.