Implement sending command from riverctl

These commands are successfully received by the server, but not yet
executed.
This commit is contained in:
Isaac Freund
2020-05-19 18:22:22 +02:00
parent 7cb6c5d75a
commit 569308d91b
4 changed files with 135 additions and 32 deletions

View File

@ -27,7 +27,8 @@
A complete list of commands will be found in the man page.
TODO: write the man page.
</description>
<arg name="command" type="string" summary="the command to run"/>
<arg name="command" type="array" summary="the command to run as a series
of null-terminated strings"/>
</request>
<enum name="error">