blob: 35eb88c6976a31c6a08fd81021d77f3e43973a0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Hydra Process Command Tool
==========================
This suite is made of three commands:
- hydractl: issues commands in the current host.
- hydra: issues commands on multiple hosts.
- hydras: issues commands to multiple sets of hosts.
TODO
----
Hydra:
- Split between init (complete new hydra) and register (for an existing hydra)
- Git clone URL recommendation which support for both git-annex and non-standard port.
|