flarectl Verified for current stable LTS

Flarectl Command: Add Dns Record

Use for add dns record with Flarectl. Exact CLI syntax to add dns record using Flarectl.

When to use this: Use for add dns record with Flarectl.

Command Syntax

flarectl dns create --zone="<example.com>" --name="<app>" --type="<CNAME>" --content="<myapp.herokuapp.com>" --proxy

Command Breakdown

--zone="<example.com>"
Command Option
Tool-specific option used by this command invocation.
--name="<app>"
Command Option
Tool-specific option used by this command invocation.
--type="<CNAME>"
Command Option
Tool-specific option used by this command invocation.
--content="<myapp.herokuapp.com>"
Command Option
Tool-specific option used by this command invocation.
--proxy
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to add dns record using Flarectl.

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 Flarectl directory