Docs / Cli

smallforce social sync posts

Import a page of provider posts for one or all organization profiles

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce social sync posts --help locally to view the same reference for your installed version.

Complete command help

Usage: smallforce social sync posts [options]

Import a page of provider posts for one or all organization profiles

Options:
  --profile <profileId>  Restrict sync to one profile
  --status <status>      draft, scheduled, published, or failed
  --limit <n>            Provider page size from 1 to 250
  --page <n>             Provider page number
  --no-sync-accounts     Do not refresh accounts before post sync
  --api-key <key>        SmallForce API key, or set SMALLFORCE_API_KEY
  --backend-url <url>    SmallForce backend URL, or set SMALLFORCE_BACKEND_URL
  --json                 Print stable machine-readable JSON
  --text                 Print human-readable text
  --format <format>      Output format: text or json
  -h, --help             display help for command