inklate posts validate
Dry-run validation — exit 4 when the post is not ready, nothing stored
Dry-run validation — exit 4 when the post is not ready, nothing stored
inklate posts validate [id] [flags]Arguments
| Argument | Description |
|---|---|
id | Validate a STORED post (media readiness included) (optional) |
Flags
| Flag | Description |
|---|---|
--content <value> | Inline draft copy as markdown |
--channel <value> | Repeatable: channel id or provider name to fit-check against (repeatable) |
--per-channel <value> | Per-channel overrides as JSON |
--media <value> | File ids or https URLs (no local paths) (repeatable) |
Output
Structured YAML on stdout (--json for JSON); progress and errors on stderr. Exit codes: 0 ok · 1 unexpected · 2 usage · 3 auth · 4 refusal · 5 not found · 6 conflict · 7 rate limited.
Global flags on every command: --org, --profile, --json, --quiet, --yes, --no-input, --base-url — see the CLI overview.
This command is a thin client over the REST API operation(s): postsValidate.