Documentation / preset
namecheap preset
Preset management commands
Every command below also accepts the global options.
namecheap preset
Preset management commands
namecheap preset [OPTIONS] <COMMAND>
namecheap preset list
List available presets
namecheap preset list [OPTIONS]
namecheap preset show
Show preset details
namecheap preset show [OPTIONS] <NAME>
Arguments
<NAME> | Preset name |
namecheap preset apply
Apply a preset to one or more domains
namecheap preset apply [OPTIONS] <PRESET> [DOMAIN]...
Arguments
<PRESET> | Preset name |
[DOMAIN]... | Domain names |
Options
--domains-from <FILE> | Read domain names from a file, one per line |
-V, --var <VARS> | Variable values (format: VAR=value) |
--replace | Delete every record not in the preset. Without it, records that cannot coexist with the preset (existing MX, CNAME, SPF at the same host) are still removed; everything else is left alone |
namecheap preset remove
Remove preset records from a domain
namecheap preset remove [OPTIONS] <PRESET> <DOMAIN>
Arguments
<PRESET> | Preset name |
<DOMAIN> | Domain name |
Options
-V, --var <VARS> | Variable values (format: VAR=value) |