ittybit log
List or inspect task history
Synopsis
Section titled “Synopsis”List recent tasks or inspect a specific task by ID.
Without arguments, shows a summary list of recent tasks. With “recent”, shows the full detail of the most recent task(s). With a task ID, shows the full detail of that specific task.
Reads from .ittybit/task_*/task.json in the current directory.
ittybit log [recent | task_id] [flags]Options
Section titled “Options” --after string Show tasks after this task ID (list mode) --before string Show tasks before this task ID (list mode) -h, --help help for log --limit int Number of results (list default: 10, detail default: 1)Options inherited from parent commands
Section titled “Options inherited from parent commands” --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 textSEE ALSO
Section titled “SEE ALSO”- ittybit - Media processing CLI