2.1.24 • Published 5 years ago

cumulocity-tools v2.1.24

Weekly downloads
409
License
ISC
Repository
-
Last release
5 years ago

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

5 years ago

2.1.23

5 years ago

2.1.22

5 years ago

2.1.21

5 years ago

2.1.20

6 years ago

2.1.19

6 years ago

2.1.18

6 years ago

2.1.17

6 years ago

2.1.16

6 years ago

2.1.15

6 years ago

2.1.14

6 years ago

2.1.13

6 years ago

2.1.12

6 years ago

2.1.11

6 years ago

2.1.10

6 years ago

2.1.9

6 years ago

2.1.8

6 years ago

2.1.7

6 years ago

2.1.6

6 years ago

2.1.5

6 years ago

2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.26

7 years ago

2.0.25

7 years ago

2.0.24

7 years ago

2.0.23

7 years ago

2.0.22

7 years ago

2.0.21

7 years ago

2.0.20

7 years ago

2.0.19

7 years ago

2.0.18

7 years ago

2.0.17

7 years ago

2.0.16

7 years ago

2.0.15

7 years ago

2.0.14

7 years ago

2.0.13

7 years ago

2.0.12

7 years ago

2.0.11

7 years ago

2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

8 years ago

2.0.7

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

2.0.0-SNAPSHOT

8 years ago