cli4
Verified for current stable LTS
Cli4 Command: List Dns Records For Specific Zone
Use for list dns records for specific zone with Cli4. Exact CLI syntax to list dns records for specific zone using Cli4.
When to use this: Use for list dns records for specific zone with Cli4.
Command Syntax
cli4 {/zones/:example.com/dns_records} cli4 `{/zones/:example.com/dns_records`} Command Breakdown
cli4 is the base executable for this command.
FAQ
Purpose: Exact syntax to list dns records for specific zone using Cli4.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Cli4 Command: Create A New DNS Record
cli4 --post <name=example.com> <type=A> <content=192.0.2.1> {/zones/:example.com/dns_records} Cli4 Command: Delete A DNS Record cli4 --delete {/zones/:example.com/dns_records/:record_id} Cli4 Command: Display Account Information cli4 </user> Cli4 Command: List DNS Records For A Specific Zone cli4 {/zones/:example.com/dns_records} Cli4 Command: List All Zones cli4 </zones>