kdeconnect-cli --version (return code: 0)
kdeconnect-cli 1.0
kdeconnect-cli --help (return code: 0)
Usage: kdeconnect-cli [options]
KDE Connect CLI tool
Options:
-l, --list-devices List all devices
-a, --list-available List available (paired and reachable) devices
--id-only Make --list-devices or --list-available print
only the devices id, to ease scripting
--refresh Search for devices in the network and
re-establish connections
--pair Request pairing to a said device
--ring Find the said device by ringing it.
--unpair Stop pairing to a said device
--ping Sends a ping to said device
--ping-msg <message> Same as ping but you can set the message to
display
--share <path> Share a file to a said device
--list-notifications Display the notifications on a said device
--lock Lock the specified device
--send-sms <message> Sends an SMS. Requires destination
--destination <phone number> Phone number to send the message
--device, -d <dev> Device ID
--name, -n <name> Device Name
--encryption-info Get encryption info about said device
--list-commands Lists remote commands and their ids
--execute-command <id> Executes a remote command by id
-h, --help Displays this help.
-v, --version Displays version information.
--author Show author information.
--license Show license information.
--desktopfile <file name> The base file name of the desktop entry for
this application.