storj / up

Docker-compose files for running full Storj network locally
GNU Affero General Public License v3.0
23 stars 8 forks source link

cmd/testdata.go: Make bucket name configurable #77

Closed littleskunk closed 1 year ago

littleskunk commented 1 year ago

I want to give a customer 2 buckets. One with user agent set for value attribution and one without. I had to modify the code for that. With this code change I am able to specify the bucket name and just call the command twice.