Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 518 Bytes

readme.md

File metadata and controls

28 lines (17 loc) · 518 Bytes

ETD Cli

This is the cli for ETD admin. Use this to download installation template.

Usage

Create a .env file locally

You need to create an env file along with your cli executable. An example .env file is below.

etd_node_id=DEVICE_UNIQUE_ID

Run the cli tool

Available flags are

Template: Template tag for installation template

Environment: Any of beta, production, local

Password: Remote admin password

Sample command

./cli --template=etdnet --environment=beta