storj/cmd
Michal Niewrzal 8d5a2a90f2 cmd/satellite: repair-segment; add option to process csv file directly
Current option is to put stream id and position as an input but
it's not very efficient when we have long list of segments to repair.
This change adds option to read whole csv file and process each entry
one by one.

If command will have single argument then it will treat it as csv file
location and if will have two arguments then it will parse it just as
stream id and position.

Change-Id: I1e91cf57a794d81d74af0091c24a2e7d00d1fab9
2022-11-18 17:40:17 +00:00
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
inspector cmd/inspector: move command back from cmd/tools/ 2022-09-07 09:35:12 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: generate identity when not provided 2022-10-12 12:01:14 +00:00
satellite cmd/satellite: repair-segment; add option to process csv file directly 2022-11-18 17:40:17 +00:00
storagenode storagenode/docker: allow to configure updater with separated env variables 2022-08-24 06:50:30 +00:00
storagenode-updater all: replace deprecated ioutil 2022-10-31 15:50:41 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
tools satellite/overlay: add nodeevents.DB to satellite overlay service 2022-11-02 15:56:37 +00:00
uplink uplink/share: support share via insecure authservice protocol 2022-11-10 15:16:37 +00:00
versioncontrol Dockerfiles: switch base image from alpine to Debian 2022-04-05 11:40:44 +00:00