edjx domain update

Updates a specific domain.

You must know the Domain ID to execute this command.

Usage

edjx domain update <domain-UUID>
[    --description <description>]

Options

Option Required Type Description

<domain-UUID>

Yes

string

The domain UUID to update.

--description <description>

No

string

Description of the domain.
If description contains a string of words/values, the string MUST contain open and close prenthesis (" ") around the string.
For example, "new domain".

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).