dev.md 921 B

joystream-distributor dev

Developer utility commands

joystream-distributor dev:batchUpload

USAGE
  $ joystream-distributor dev:batchUpload

OPTIONS
  -B, --bucketId=bucketId          (required) Storage bucket id
  -C, --batchesCount=batchesCount  (required)
  -S, --batchSize=batchSize        (required)
  -b, --bagId=bagId                (required)

  -c, --configPath=configPath      [default: ./config.yml] Path to config JSON/YAML file (relative to current working
                                   directory)

  -e, --endpoint=endpoint          (required)

  -y, --yes                        Answer "yes" to any prompt, skipping any manual confirmations

See code: src/commands/dev/batchUpload.ts