Skip to content

etherdata-blockchain/admin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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