./siac-host-folder-remove
Remove a storage folder from the host
- Provided by: sia (Version: 1.3.0-4)
- Report a bug
Remove a storage folder from the host
./siac host folder remove [path]
Remove a storage folder from the host. Note that this does not delete any data; it will instead be distributed across the remaining storage folders.
-a, --addr="localhost:9980"
which host/port to communicate with (i.e. the host/port siad is listening
on)
29-Apr-2017 Auto generated by spf13/cobra