Skip to content

Remove status commands from siac

Christopher Schinnerl requested to merge VoidingWarranties:siac-no-status into master

Created by: VoidingWarranties

e.g. The command to get the status of the miner is siac miner instead of siac miner status.

@lukechampine and I discussed this earlier. Status commands are redundant and require more typing.

Also renamed hostdb command to siac host list. And renamed siac gateway status to siac gateway list (also callable with siac gateway).

Merge request reports