linode-cli-domains
Verified for current stable LTS
Linode Cli Domains Command: Delete Dns Record From Domain
Use for delete dns record from domain with Linode Cli Domains. Exact CLI syntax to delete dns record from domain using Linode Cli Domains.
When to use this: Use for delete dns record from domain with Linode Cli Domains.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
linode-cli domains records-delete <domain_id> <record_id> linode-cli domains records-delete <domain_id> <record_id> Command Breakdown
linode-cli is the base executable for this command.
FAQ
Purpose: Exact syntax to delete dns record from domain using Linode Cli Domains.
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
Linode Cli Domains Command: Add Dns Record To Domain
linode-cli domains records-create <domain_id> --type <A|AAAA|CNAME|MX|...> --name <subdomain> --target <target_value> Linode Cli Domains Command: Create Managed Domain linode-cli domains create --domain <domain_name> --type <master|slave> --soa-email <email> Linode Cli Domains Command: Delete Managed Domain linode-cli domains delete <domain_id> Linode Cli Domains Command: List Domain Records linode-cli domains records-list <domain_id> Linode Cli Domains Command: List Managed Domains linode-cli domains list