From domain-names
Clears dn CLI configuration and credentials by deleting ~/.config/dn/config.json. Use to reset saved auth, start fresh, or switch modes; works without existing config and supports --force.
npx claudepluginhub automattic/dn-cliThis skill uses the workspace's default tool permissions.
Remove all stored configuration and credentials.
Clears stored Woz credentials and logs out of Woz using the Wozcode CLI script via Bash. Useful for ending Woz sessions.
Configures UniFi Access MCP server by prompting for controller host, API key or username/password credentials, and permissions; saves to .claude/settings.local.json via Bash or PowerShell.
Safely configures and manages dlt secrets in TOML files for API keys, database passwords, tokens. Useful for credential setup requests or Python code using dlt.secrets.
Share bugs, ideas, or general feedback.
Remove all stored configuration and credentials.
# Interactive (confirmation prompt, default: No)
dn reset
# Skip confirmation
dn reset --force
| Option | Description |
|---|---|
--force, -f | Skip confirmation prompt |
~/.config/dn/config.jsondn configure to set up new credentials