tofupilot queue

Last updated on May 21, 2026

The queue command manages the offline upload queue. When a station runs offline, completed runs queue locally and upload when connectivity returns, and without a subcommand queue lists queued entries.

list queue
tofupilot queue

retry

The retry subcommand force-retries every pending upload now, and it requires authentication.

queue retry
tofupilot queue retry

drop

The drop subcommand drops a single queued entry by ID, or drops every entry with --all.

queue drop
tofupilot queue drop queue_xyz789
tofupilot queue drop --all

How is this guide?

On this page