Skip to content

fix(cli): sync dns adapter registry#248

Open
codexwizardd wants to merge 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/dns-adapter-registry
Open

fix(cli): sync dns adapter registry#248
codexwizardd wants to merge 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/dns-adapter-registry

Conversation

@codexwizardd
Copy link
Copy Markdown

Summary

  • sync the CLI dns adapter registry with all existing packages/dns/* provider directories
  • expose generic adapter commands such as sh1pt dns route53 info and sh1pt dns dnsimple setup
  • update the category description to include the broader provider set

Verification

  • filesystem check: packages/dns has 8 provider directories and the registry now has 8 entries, with no missing or extra adapters
  • npm run typecheck (packages/cli)
  • npm run build (packages/cli)

Closes #247

Related to the accepted Ugig sh1pt CLI/package PR gig.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sync DNS adapter registry with packages/dns

2 participants