storj/pkg/process
Michal Niewrzal 36db00b2bf cmd/uplink: don't require setup or import if --access is set
We want to make using uplink as easy as possible. That's why we wan't to
avoid requiring setup or import command before normal usage if user
specified --access flag. If this flag is set then rest flags should be
set as defaults.

https://storjlabs.atlassian.net/browse/V3-3490

Change-Id: I95a7bd77a3f00b8d9981fee513e9e77aef298bca
2020-01-11 07:47:53 +00:00
..
config.go common: separate repository 2019-12-27 14:11:15 +02:00
debug.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
error.go storagenode: more live request tracking (#2699) 2019-08-02 16:49:39 -06:00
exec_conf_test.go common: separate repository 2019-12-27 14:11:15 +02:00
exec_conf.go cmd/uplink: don't require setup or import if --access is set 2020-01-11 07:47:53 +00:00
exec.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
logging.go cmd/storagenode-updater, pkg/process: Fix logging timestamp 2019-12-11 10:05:48 +00:00
metrics.go common: separate repository 2019-12-27 14:11:15 +02:00
rand.go Initialize math/rand default source (#3552) 2019-11-12 10:03:41 -07:00