HOWTO link to another signal-cli instance

John Freed 2021-08-17 10:38:28 +02:00
parent ecffe64c62
commit 5ae4f022d4

@ -42,12 +42,12 @@
signal-cli link -n "optional device name"
This will display the `tsdevice:/…` link. Then go back to the primary machine and issue the command
This will display the `tsdevice:/…` link. Then go back to the primary machine and issue the command
signal-cli -u USERNAME addDevice --uri "tsdevice:/…"
This links the two instances. Now, on your secondary machine, you can run
This links the two instances. Now, on your secondary machine, you can run
signal-cli -u USERNAME daemon
or any other valid signal-cli command except those which can only be used from the primary device.
or any other valid signal-cli command except those which can only be used from the primary device.