Currently creating a DNS record using doctl tool requires some guesswork from the user.
What are the possible values for the "record-type" flag?
How do I create a simple A or Host record? Seems like a very common and straightforward function.
But neither the CLI help page for doctl nor the Docs page for it online provide the full syntax or example, including all possible values for various flags.