upload
Command Reference
Description
Upload the file to the repository.
static: This command can be run outside of an object context.
Usage
ctl -m Package -c upload [-filename <>] [-script <>] [-url <>] [-xml <>]
Options
| Option | Description | Type | Default | 
|---|---|---|---|
| filename | file to upload | string | ${entity.package-filename} | 
| script | script to execute | string | ${entity.attribute.package-upload-script} | 
| url | repository url | string | ${entity.package-repo-url} | 
| xml | package metadata xml file | string | 



