jq or a script.
auth:login
Save your API key.| Flag | Required | Description |
|---|---|---|
--key | yes | Your sk_live_... API key |
auth:status
Show whether the CLI is authenticated (the key is masked).accounts:list
List your connected social accounts.platforms:list
List supported platforms and their posting capabilities.posts:create
Publish now, or schedule, to one or more platforms.| Flag | Required | Description |
|---|---|---|
--platforms | yes | Comma-separated target platforms |
--caption | no | Post text |
--media | no | Comma-separated Sydium-hosted media URLs |
--schedule-at | no | Future ISO 8601 timestamp; omit to publish now |
id you can pass to posts:get and posts:cancel.
posts:get
Per-target status of an operation.posts:cancel
Cancel a scheduled operation (only targets still scheduled are cancelled).analytics:get
Account analytics over a date range (defaults to the last 30 days). Dates areYYYY-MM-DD.
generate
Draft a caption in your brand voice.| Flag | Required | Description |
|---|---|---|
--topic | yes | What the post is about |
--platform | no | Target platform |
--tone | no | Tone hint |
--language | no | Output language |

