Skip to content

Sync DNS adapter registry with packages/dns #247

@codexwizardd

Description

@codexwizardd

The CLI adapter registry currently exposes only cloudflare and porkbun under the dns category, but the repository already has 8 DNS provider packages under packages/dns:

  • azure
  • cloudflare
  • digitalocean
  • dnsimple
  • googledns
  • namecheap
  • porkbun
  • route53

Because the generic adapter commands are built from adapter-registry.ts, commands such as sh1pt dns route53 info or sh1pt dns dnsimple setup are omitted even though the packages exist.

Proposed fix: sync the dns.adapters list with the current packages/dns directories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions