System Grab Bag

View all TLDR pages from Linux (or from all pages)

boltctl

Control thunderbolt devices. More information: https://manned.org/boltctl.
  • List connected (and authorized) devices:
    boltctl
  • 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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.