]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - support/doc/upload-cli.md
Add documentation for upload script
[github/Chocobozzz/PeerTube.git] / support / doc / upload-cli.md
1 # Upload videos from CLI
2
3 - [Installation](#installation)
4 - [Usage](#usage)
5
6 ## Installation
7
8 ### Dependencies
9
10 * [PeerTube dependencies](dependencies.md)
11
12 ## Usage
13
14 ```
15 node dist/server/tools/upload.js --help
16 ```