Skip to main content
Use --json for scripts and agents:
In JSON mode, stdout contains exactly one JSON line. Human-readable logs go to stderr.

Create Now, Poll Later

Use --no-wait to create a task and return immediately:
Store the returned task_id, then resume polling later:

CI Authentication

Set LINKMODEL_API_KEY in your CI secret store, then run CLI commands without writing a local config file:

Exit Codes

Handle 4 and 130 as resumable states when your workflow stores the task_id.