storj/cmd/uplink/cmd
Qweder93 b5194762f2 cmd/uplinkng: share command added
In uplink we have command uplink share and we need
to port it to uplinkng to have command with same functionality.

Command could be executed with parameter or without.
without any flags we share as readonly.

Change-Id: I973b11d00da237358834acf5a863ebab37e684cc
2021-12-02 13:02:14 +00:00
..
access_test.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
access.go cmd/uplinkng: access inspect command added 2021-11-30 12:45:04 +00:00
cat.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go cmd/uplink: disable tlemetry if user opt out 2020-05-04 14:46:49 +00:00
config.go cmd/uplink: add --client.enable-quic flag 2021-03-19 01:24:16 +00:00
cp.go cmd/uplink: add ranged download to uplink cli 2021-10-25 13:13:33 +00:00
import.go cmd/uplink: fix importing access in Windows 2021-04-19 15:11:39 +03:00
ls_test.go storj: use multipart API 2021-04-26 13:15:09 +00:00
ls.go cmd/uplink: add expanded format for 'uplink ls' 2021-06-01 18:50:27 +00:00
mb.go cmd/uplink: Enable telemetry on ctx 2020-03-12 14:52:40 +00:00
meta_get.go cmd/uplink: Enable telemetry on ctx 2020-03-12 14:52:40 +00:00
meta_test.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
meta.go Metadata Access from Uplink CLI (#3310) 2019-11-06 11:04:12 -05:00
mv.go cmd/uplink/mv: moving files between folders 2021-10-20 18:16:08 +00:00
put.go cmd/uplink: add flags to 'put' subcommand 2021-06-01 19:16:22 +00:00
rb.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
revoke.go cmd/uplink: Add revoke command 2020-06-22 13:50:07 -06:00
rm_test.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
rm.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
root.go private/server: use quic implementation from storj.io/common 2021-08-10 13:32:21 +00:00
setup.go storj/storj: some domain changes we can make now 2021-04-13 17:12:06 +00:00
share.go cmd/uplinkng: share command added 2021-12-02 13:02:14 +00:00