0.0.18 • Published 10 months ago

@ecoflow/cli v0.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

0.0.17

11 months ago

0.0.16

12 months ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago