comparison doc/libervia-cli/debug.rst @ 3563:267e4987b58b

doc: fix remaining SàT references/typos + add `libervia-cli` missing commands
author Goffi <goffi@goffi.org>
date Fri, 11 Jun 2021 09:21:41 +0200
parents 0985c47ffd96
children a1eff4e32848
comparison
equal deleted inserted replaced
3562:9f599ccbea4e 3563:267e4987b58b
1 ===================================================== 1 =====================================================
2 debug: tools to help debugging/monitoring Libervia 2 debug: tools to help debugging/monitoring Libervia
3 ===================================================== 3 =====================================================
4 4
5 ``debug`` groups commands to monitor or manipulate SàT and XMPP stream. 5 ``debug`` groups commands to monitor or manipulate Libervia and XMPP stream.
6 6
7 .. _libervia-cli_debug_bridge_method: 7 .. _libervia-cli_debug_bridge_method:
8 8
9 bridge method 9 bridge method
10 ============= 10 =============
35 35
36 .. note:: 36 .. note::
37 37
38 This is for debugging only, if you want to send message with li, use :ref:`libervia-cli_message_send`. 38 This is for debugging only, if you want to send message with li, use :ref:`libervia-cli_message_send`.
39 39
40 Get version string of SàT:: 40 Get version string of Libervia::
41 41
42 $ li debug bridge method getVersion 42 $ li debug bridge method getVersion
43 43
44 44
45 bridge signal 45 bridge signal