0.1.3 • Published 3 years ago
mediacentral-upload v0.1.3
Motivation
A tool to upload a feature pack to avid marketplace
Usage
As a CLI (Install globally)
npm i -g mediacentral-upload
As a JS module
const upload = require('mediacentral-upload')
upload(options)
CLI tool help page
- Options:
--version
Show version number boolean--help
Show help boolean-m, --manifest
path to a manifest file default: "./manifest.json"-p, --pack
path to a feature pack to upload required-i, --id
MyApplication id for your project required
Api
upload([, options])
Parameters
options
-- options object with keys:manifest
-- path to a manifest filepack
-- path to a feature pack to uploadid
-- MyApplication id for your project
0.1.3
3 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago
0.0.34
7 years ago
0.0.33
7 years ago
0.0.32
7 years ago
0.0.31
7 years ago
0.0.30
7 years ago
0.0.29
7 years ago
0.0.28
7 years ago
0.0.27
7 years ago
0.0.25
7 years ago
0.0.24
7 years ago
0.0.23
7 years ago
0.0.22
7 years ago
0.0.21
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago