add TODO planning

This commit is contained in:
2024-10-14 18:50:59 -05:00
parent 829e1f34dc
commit 953d3738b1
3 changed files with 14 additions and 2 deletions

View File

@@ -12,10 +12,14 @@ This is a simple script to update the DNS records of a domain in Cloudflare to p
- Newer or older may work, but is untested.
- [pnpm][pnpm]
- Cloudflare API Token
- `DNS Settings:Edit` permission for the zone you want to onboard.
- `DNS Settings:Edit` permission.
- Ensure the token has access to the domain in question.
- Create one [here][cf-token].
- The domain you want to onboard, managed by Cloudflare.
<!-- TODO: Test Node.js versions -->
<!-- TODO: Test minimum permission requirements -->
## Usage
1. Clone the repository