exo dns add TXT
Description
Add a “TXT” record. This is useful for domain records that are not covered by the standard record types. For example, Google uses this type of record for domain verification.
exo dns add TXT DOMAIN-NAME|ID [flags]
Options
Option | Description |
---|---|
--content, -c | Content record |
--help, -h | help for TXT |
--name, -n | Leave this blank to create a record for DOMAIN, You may use the '*' wildcard here. |
--ttl, -t | The time in seconds to live (refresh rate) of the record. |
Options inherited from parent commands
Option | Description |
---|---|
--config, -C | Specify an alternate config file [env EXOSCALE_CONFIG] |
--output-format, -O | Output format (table|json|text), see "exo output –help" for more information |
--output-template | Template to use if output format is "text" |
--quiet, -Q | Quiet mode (disable non-essential command output) |
--use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] |
Related Commands
- add - Add record to domain