.TH "tbtadm" 1 "02/14/2018" "Yehezkel Bernat " .SH NAME .P tbtadm \- Thunderbolt(tm) management tool .SH SYNOPSIS .P \fBtbtadm\fR .P \fBtbtadm devices\fR .P \fBtbtadm peers\fR .P \fBtbtadm topology\fR .P \fBtbtadm approve\fR [\-\-once] .P \fBtbtadm approve\-all\fR [\-\-once] .P \fBtbtadm acl\fR .P \fBtbtadm add\fR .P \fBtbtadm remove\fR .P \fBtbtadm remove\-all\fR .SH DESCRIPTION .P \fBtbtadm\fR provides convenient way to interact with \fBThunderbolt\fR kernel module, approve the connection of Thunderbolt devices, handle the ACL for auto\-connecting devices and more. Running it with no argument, it prints all the available commands. .SH OPTIONS .TP \fBdevices\fR Print a list of all the currently connected Thunderbolt devices in the following format: .nf Route-string Vendor Device name Authorized? In ACL? .fi .TP \fBpeers\fR Print a list of all the currently connected hosts in the following format: .nf Route-string Vendor Device name .fi .TP \fBtopology\fR Print all the currently connected Thunderbolt devices in a tree, starting with the controller itself, resembling the device connection topology. .TP \fBapprove\fR [\-\-once] If the selected Thunderbolt device isn't authorized, approve it and (if \-\-once wasn't specified) add it to ACL. .TP \fBapprove\-all\fR [\-\-once] Approve all currently connected Thunderbolt devices that aren't authorized yet and (if \-\-once wasn't specified) add them to ACL. .TP \fBacl\fR Print the ACL content in the following format: .nf UUID Vendor Device name Currently connected? .fi .TP \fBadd\fR Add a device to ACL. The argument selects the device to be added by its route\-string. Doesn't work in SL2 (secure; key\-based) as addition to ACL must be done together with the device authorization (with approve or approve\-all without \-\-once flag). .TP \fBremove\fR Remove ACL entry. The argument selects the device to be removed by its UUID or (if it's currently connected) by route\-string. .TP \fBremove\-all\fR Clear the ACL, removing all the entries. .\" man code generated by txt2tags 2.6 (http://txt2tags.org) .\" cmdline: txt2tags -t man -i /build/thunderbolt-tools-fAL5KE/thunderbolt-tools-0.9.3/docs/tbtadm.t2t -o tbtadm.1.gz.tmp