linode-cli-domains Verified for current stable LTS

Linode Cli Domains Command: Add Dns Record To Domain

Use for add dns record to domain with Linode Cli Domains. Exact CLI syntax to add dns record to domain using Linode Cli Domains.

When to use this: Use for add dns record to domain with Linode Cli Domains.

Command Syntax

linode-cli domains records-create <domain_id> --type <A|AAAA|CNAME|MX|...> --name <subdomain> --target <target_value>

Command Breakdown

--type
Command Option
Tool-specific option used by this command invocation.
--name
Command Option
Tool-specific option used by this command invocation.
--target
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to add dns record to 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

Back to Linode Cli Domains directory