Skip to content

xcsh dns list

List Dns resources

Synopsis

xcsh dns list <resource-type> [name] [flags]

Description

List Dns resources in F5 Distributed Cloud

Examples

xcsh dns list

Common Usage Patterns

List all resources in default namespace

xcsh dns list <resource-type>

List resources in a specific namespace

xcsh dns list <resource-type> -n example-namespace

List with JSON output

xcsh dns list <resource-type> --output-format json