smallforce workspace
Search, read, and write UTF-8 text in the organization’s OS workspace
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run smallforce workspace --help locally to view the same reference for your installed version.
Subcommands
smallforce workspace search: Run hybrid semantic and keyword search over indexed workspace filessmallforce workspace get: Read an indexed workspace text documentsmallforce workspace write: Write one UTF-8 text file into the workspace
Complete command help
Usage: smallforce workspace [options] [command]
Search, read, and write UTF-8 text in the organization's OS workspace
Options:
-h, --help display help for command
Commands:
search [options] <query> Run hybrid semantic and keyword search over indexed workspace files
get [options] <path> Read an indexed workspace text document
write [options] <path> Write one UTF-8 text file into the workspace
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.