npm run build
peertube-cli auth add -u 'PEERTUBE_URL' -U 'PEERTUBE_USER' --password 'PEERTUBE_PASSWORD'
Local example:
peertube-cli auth add -u 'http://localhost:3000/' -U 'root' --password 'test'
peertube-cli plugins install --path /absolute/path/to/peertube-plugin-armanet-integration
peertube-cli plugins update --path /absolute/path/to/peertube-plugin-armanet-integration