skl login
Device authorization. Polls for approval and stores the device token in local state.
Synopsis
skl login
Flags
None.
What it writes
- Device token in
state.db(meta.device_token) api_baseinconfig.toml- May piggyback auto-sync after a successful login
Prints verification_uri_complete and user_code. Client name sent to the API is skl@<hostname>.
Errors
device authorization expired; run skl login againdevice authorization was deniedcannot reach API at <url>