Skip to content

ittybit tasks

List, inspect, or create tasks

List recent tasks, inspect a specific task, or create a new task.

Without arguments, lists recent tasks. With a task ID, shows the full detail of that task. Use “tasks create —body” to create a task from JSON.

ittybit tasks [task_id] [flags]
--after string Show tasks after this task ID
--before string Show tasks before this task ID
-h, --help help for tasks
--kind string Filter by task kind (e.g. video, audio, image)
--limit int Number of results (default: 10)
--status string Filter by status (e.g. succeeded, failed)
--cloud Run on Ittybit cloud infrastructure instead of locally
--connection string Connection name to use
--debug Show debug output including ffmpeg commands and stderr
--json Output as JSON
-o, --output string Output file path
--tty Output as human-readable text