Skip to content

Commit

Permalink
Switch to official Cloudflare API library
Browse files Browse the repository at this point in the history
Sadly it has a bug that prevents the "List Zones" API from working.
(See cloudflare/cloudflare-rs#198)

One workaround for this is to not use "List Zones" and instead accepting
a Zone ID directly. The CLI arguments now require a Zone ID or a Zone
Name to be specified, and Zone Name will only be used if no Zone ID is
present.

We also switch over to Token-based auth for this version.
  • Loading branch information
Mange committed Jun 14, 2023
1 parent ec59626 commit 8d637b2
Show file tree
Hide file tree
Showing 3 changed files with 484 additions and 1,124 deletions.
Loading

0 comments on commit 8d637b2

Please sign in to comment.