smallforce social posts
Validate, publish, inspect, update, cancel, and retry social posts
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce social posts --help locally to view the same reference for your installed version.
Subcommands
smallforce social posts list: List social posts and post IDssmallforce social posts get: Get one social post, publication statuses, errors, and URLssmallforce social posts create: Create a draft, publish now, or schedule a social postsmallforce social posts validate: Validate post content, media, publications, and platformOptions without creating a postsmallforce social posts update: Update an editable draft, scheduled, failed, partial, or cancelled postsmallforce social posts delete: Delete a draft or cancel a scheduled postsmallforce social posts retry: Retry a failed or partially published social post
Complete command help
Usage: smallforce social posts [options] [command]
Validate, publish, inspect, update, cancel, and retry social posts
Options:
-h, --help display help for command
Commands:
list [options] List social posts and post IDs
get [options] <postId> Get one social post, publication statuses, errors, and URLs
create [options] Create a draft, publish now, or schedule a social post
validate [options] Validate post content, media, publications, and platformOptions without
creating a post
update [options] <postId> Update an editable draft, scheduled, failed, partial, or cancelled post
delete [options] <postId> Delete a draft or cancel a scheduled post
retry [options] <postId> Retry a failed or partially published social post
help [command] display help for command
Related reference
smallforce social: 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.