0.0.18 • Published 1 year ago

@ecoflow/cli v0.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Command-line Usage

EcoFlowJS can be started using the ecoflow command with various arguments:

ecoflow [-?] [-h] [--configName config.json] [--userDir DIR] [--port PORT]

Basic Commands

OptionTypeDescriptionDefault
-h, --hoststringOptional. Sets the TCP address of the server.127.0.0.1
-p, --portstringOptional. Sets the TCP port the runtime listens on.4000
--authbooleanOptional. Enable authentication mode.false
-D, --devbooleanOptional. Enable development mode.false
-u, --userstringOptional. Sets the user directory.$HOME
-v, --verbosebooleanOptional. Enable verbose output.false
-V, --versionbooleanOptional. Display the runtime version.
-?, --helpbooleanOptional. Display the available commands.

Admin Commands

Note: Currently under development.

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago