Skip to content

INWX: support init command#4293

Open
TomOnTime wants to merge 1 commit into
mainfrom
inwx-register-creds-metadata
Open

INWX: support init command#4293
TomOnTime wants to merge 1 commit into
mainfrom
inwx-register-creds-metadata

Conversation

@TomOnTime
Copy link
Copy Markdown
Collaborator

Summary

Register CredsMetadata for INWX so the provider is offered by the dnscontrol init wizard.

Fields mirror the entries in integrationTest/profiles.json.

CC: @patschi

Test plan

  • go build ./... passes
  • dnscontrol init lists INWX as an option
  • Verify any // TODO: Verify annotations in the diff (e.g. PortalURL)

🤖 Generated with Claude Code

Register CredsMetadata so the INWX provider appears in the `dnscontrol init` wizard.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@patschi
Copy link
Copy Markdown
Contributor

patschi commented May 19, 2026

It's been a busy week - sorry. Would be weekend fine for you?

@TomOnTime
Copy link
Copy Markdown
Collaborator Author

Sure! No rush!

DisplayName: "INWX",
Kind: providers.KindDNS | providers.KindRegistrar,
DocsURL: "https://docs.dnscontrol.org/provider/inwx",
PortalURL: "https://www.inwx.com/en/customer", // TODO: Verify
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PortalURL: "https://www.inwx.com/en/customer", // TODO: Verify
PortalURL: "https://www.inwx.com/en/customer",

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

Development

Successfully merging this pull request may close these issues.

3 participants