2020-03-02 16:10:25 -07:00
|
|
|
==Command description==
|
|
|
|
|
This operation tests the connection between Aaru and the specified Aaru Remote Server.
|
|
|
|
|
|
|
|
|
|
==Command usage==
|
2020-03-02 17:28:06 -07:00
|
|
|
<code>Aaru -d [true/false] -v [true/false] remote -h [true/false] <aaru-remote-host></code>
|
2020-03-02 16:10:25 -07:00
|
|
|
|
|
|
|
|
<code>-d, --debug [true/false]</code> shows debug output ''(default false)''<br />
|
|
|
|
|
<code>-v, --verbose [true/false]</code> shows verbose output ''(default false)''<br />
|
|
|
|
|
<code>-h, --help [true/false]</code> shows help screen for the command instead of running it, ignores all other switches ''(default false)''<br />
|
2020-03-02 17:28:06 -07:00
|
|
|
<code><aaru-remote-host></code> connects to an Aaru Remote Host with aaru://<IP ADDRESS>/<DEVICE PATH><br />
|
2020-03-02 16:10:25 -07:00
|
|
|
|
|
|
|
|
==Example==
|
2020-03-02 17:28:06 -07:00
|
|
|
<code>Aaru remote aaru://<IP ADDRESS>/<DEVICE PATH></code>
|
2020-03-02 16:10:25 -07:00
|
|
|
|
|
|
|
|
==Operating system support==
|
|
|
|
|
{|
|
|
|
|
|
| FreeBSD
|
|
|
|
|
| Yes
|
|
|
|
|
|-
|
|
|
|
|
| macOS
|
|
|
|
|
| Yes
|
|
|
|
|
|-
|
|
|
|
|
| Linux
|
|
|
|
|
| Yes
|
|
|
|
|
|-
|
|
|
|
|
| Windows
|
|
|
|
|
| Yes
|
|
|
|
|
|}
|