Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.18k stars 1.52k forks source link

Put --channel-name in your `peertube up` command so people know it's there #4033

Closed BurnyBoi closed 3 years ago

Chocobozzz commented 3 years ago

Hello,

You already have this kind of flag: --channel-name. Use node dist/server/tools/peertube-upload.js --help for more information

BurnyBoi commented 3 years ago
$ peertube up
--video-name is required.
--file is required.
BurnyBoi commented 3 years ago

Show it in the output lol