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.
tofupilot queueretry
The retry subcommand force-retries every pending upload now, and it requires authentication.
tofupilot queue retrydrop
The drop subcommand drops a single queued entry by ID, or drops every entry with --all.
tofupilot queue drop queue_xyz789
tofupilot queue drop --allHow is this guide?