commands.sh

boltctl

linux

Control thunderbolt devices.

More info →

Examples (6)

List connected (and authorized) devices

List connected devices, including unauthorized ones

boltctl list

Authorize a device temporarily

boltctl authorize device_uuid

Authorize and remember a device

boltctl enroll device_uuid

Revoke a previously authorized device

boltctl forget device_uuid

Show more information about a device

boltctl info device_uuid
made by @shridhargupta | data from tldr-pages