@elaraai/cli
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

EDK CLI

The EDK (ELARA Development Kit) CLI package contains a CLI and Typescript Libraries to create, develop and deploy ELARA projects.

Installation

The EDK CLI package can be installed with npm:

npm install -g @elaraai/cli

Usage

The EDK CLI package can be used either as a CLI or Typescript Libraries.

CLI Usage

Once the EDK CLI package is installed globally, the CLI can be invoked from the command line, for example to read the CLI help:

$ edk --help
Usage: edk [options] [command]

Options:
  -V, --version        output the version number
  -h, --help           display help for command

Commands:
  project <command>    manage projects
  asset <command>      manage assets
  template <command>   manage templates
  tenant <command>     manage tenants
  workspace <command>  manage workspaces
  task <command>       manage tasks
  stream <command>     manage streams
  layout <command>     manage layouts
  auth <command>       manage authentication
  user <command>       manage users
  help [command]       display help for command

Related NPM Packages

  • Core: Typescript Libraries to define ELARA Digital Twin Templates.

Licence

The EDK CLI package is licensed under the EDK Licence version LICENCE-1.05, the full version of the EDK Licence is available here.

Release Notes

[Version 1]

Initial public release.

Readme

Keywords

none

Package Sidebar

Install

npm i @elaraai/cli

Homepage

elaraai.com

Weekly Downloads

107

Version

6.0.0

License

SEE LICENCE IN LICENCE.txt

Unpacked Size

581 kB

Total Files

142

Last publish

Collaborators

  • elaraai