device repair

Device Recovery

Repairs a device that was removed from the web portal (or is out-of-sync) using the OAuth device authorization flow (RFC 8628). This does not use registration codes.

Syntax

filefortress device repair
filefortress device repair --no-browser
filefortress device repair --no-refresh

What it does

  • Starts device authorization (short code + URL)
  • Stores new tokens locally once authorized
  • Refreshes device profile/account info by default (can be skipped)

When should I run this?

  • You removed this device from the web dashboard and the CLI stopped working.
  • You are seeing “Device Removed” / blocked-command messages.
  • You suspect your local device identity is out-of-sync with the server.

Related commands