2.1.24 • Published 6 years ago
cumulocity-tools v2.1.24
UI developer command line tools
Usage
c8y [options] [command]
Options
-V, --version output the version number
-s, --searchSibling [siblingsPath] Load application manifests and plugins from sibling folders. A specific path supporting globs can also be used.
-b, --buildPath <buildPath> The file system path to load a build from
-t, --target <target> The target file to be used. Can be either a relative file path to json. Or a the name of the target to be read at ./targets/<target>.json
-u, --url <url> The url of the remote instance.
-h, --help output usage information
Commands
server [options] Run local development server
install [package] Install a Cumulocity UI package using npm.
create:plugin <pluginName> Create plugin folder with a manifest inside
create:app <appName> Creates a new json manifest file for the app
build:plugin <pluginContextPath> [outputDir] Build the specified plugin and create a zip file
build:app [appContextPath] [outputDir] Build the specified app and create a zip file. If appContextPath if ommited it will read the contextPath of the json manifest file.
build:target <targetNameOrFilePath> [outputDir] Assembles all the apps for the specified target file
deploy:app [options] [appContextPath] Deploy the app with the specified contextPath. If appContextPath is ommited it will read the contextPath of the json manifest file.
deploy:target [options] [targetNameOrFilePath] Deploy all the apps specified in the target file
locale:extract [outputDir] Extract all the strings for translation and outputs the .po files to defined folder.
locale:update <poFilesPath> Reads translation (.po) from the specifed <poFilesPath> and updates all the plugins with the available information.
util:showimports <appContextPath> List the lists of imports for a specific application
2.1.24
6 years ago
2.1.23
6 years ago
2.1.22
7 years ago
2.1.21
7 years ago
2.1.20
7 years ago
2.1.19
7 years ago
2.1.18
7 years ago
2.1.17
7 years ago
2.1.16
7 years ago
2.1.15
7 years ago
2.1.14
7 years ago
2.1.13
7 years ago
2.1.12
7 years ago
2.1.11
7 years ago
2.1.10
7 years ago
2.1.9
7 years ago
2.1.8
7 years ago
2.1.7
7 years ago
2.1.6
7 years ago
2.1.5
7 years ago
2.1.4
7 years ago
2.1.3
8 years ago
2.1.2
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.26
8 years ago
2.0.25
8 years ago
2.0.24
8 years ago
2.0.23
8 years ago
2.0.22
8 years ago
2.0.21
8 years ago
2.0.20
8 years ago
2.0.19
8 years ago
2.0.18
8 years ago
2.0.17
8 years ago
2.0.16
8 years ago
2.0.15
8 years ago
2.0.14
8 years ago
2.0.13
8 years ago
2.0.12
9 years ago
2.0.11
9 years ago
2.0.10
9 years ago
2.0.9
9 years ago
2.0.8
9 years ago
2.0.7
9 years ago
2.0.6
9 years ago
2.0.5
9 years ago
2.0.4
9 years ago
2.0.3
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
2.0.0-SNAPSHOT
9 years ago