edjx domain records list

List all DNS records for a domain.

Usage

edjx domain records list
[-d, --domain <domain-UUID>]
[-l, --limit <value>]

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

Options

Option Required Type Description

-d, --domain <domain-UUID>

No

UUID

The domain UUID associated with the record.
Default: 00000000-0000-0000-0000-000000000000

-l, --limit <value>

No

int

The maximum number of domains to list.
Default: 100

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

Sample Output

root@edjx:~ # edjx domain records list
ID                                    Name  Type  Target                 TTL   Proxy  Created By  Created On
b74faf0f-59a6-4fb1-b57a-3bafbe5760f5  @     NS    ns2.load.edjx.network  1800  false  edjdocs     2021-10-26 13:30:41 -0700 PDT
175fd421-7d3c-4371-a317-7dd8a9feb699  @     NS    ns3.load.edjx.network  1800  false  edjdocs     2021-10-26 13:30:41 -0700 PDT
b3cd3134-ab3d-4a35-8f8b-2d5475f4fe09  @     NS    ns1.load.edjx.network  1800  false  edjdocs     2021-10-26 13:30:41 -0700 PDT
If you want to view domains associated with another organization, you must first switch to that organization.
See edjx config organization for details.