edjx config init

Initialize the configuration file.

Usage

edjx config init
[-d, --domain <domain-name>]

Options

Option Required Type Description

-d, --domain <domain-name>

No

string

Domain name for the EDJX environment.
If no string is entered, the platform uses edjx.net which is the production EDJX network.

Global Flags

Option Required Type Description

-h, --help

No

Displays inline help for the command.

--config <file-location>

No

string

Location of client configuration file (default file path is $HOME/.edjx/.edjx.yaml).

Configure the environment

edjx config init -d <domain-name>