remote terminal CLI command
This commit is contained in:
parent
7fc56b2429
commit
dbe78f2334
1 changed files with 5 additions and 4 deletions
|
|
@ -265,13 +265,14 @@ it's up to the operator to do the job in the `config.yml` file:
|
||||||
|
|
||||||
:tutorial:`Download this file from the rougail-tutorials git repository <src/tag/v1.1_003/config/02/config.yml>`
|
:tutorial:`Download this file from the rougail-tutorials git repository <src/tag/v1.1_003/config/02/config.yml>`
|
||||||
|
|
||||||
With the rougail CLI the operator has to add the `-u yaml -ff config/config.yml` options:
|
The operator needs to add the `-u yaml -yf config/config.yml` options to the rougail CLI:
|
||||||
|
|
||||||
.. code-block:: text
|
.. raw:: html
|
||||||
|
:url: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_003/config/02/cmd_ro.txt
|
||||||
:class: terminal
|
:class: terminal
|
||||||
:caption: A rougail Command Line Utility call with the :file:`config/config.yml` Rougail user datas file
|
|
||||||
|
|
||||||
rougail -m firefox -u yaml -ff config/02/config.yml
|
..
|
||||||
|
rougail -m firefox/ -u yaml -yf config/02/config.yml
|
||||||
|
|
||||||
which gives us this output:
|
which gives us this output:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue