Skip to content

PSModule/Domeneshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domeneshop

Domeneshop is a PowerShell module for interacting with the Domeneshop API.

Status

The module provides a pre-1.0 API for storing Domeneshop credentials and working with domains, DNS records, HTTP forwards, dynamic DNS, and invoices. Command names and parameters may change before v1.0.0.

Installation

Install-PSResource -Name Domeneshop
Import-Module -Name Domeneshop

Commands

  • Authentication: Store credentials and select a default context.
  • Domains: List domains or retrieve one by ID.
  • DNS: List, add, update, and remove DNS records.
  • HTTP forwards: List, add, update, and remove forwards.
  • Dynamic DNS: Update a hostname with a supplied or detected address.
  • Invoices: List invoices or retrieve one by ID.

Documentation

Each public command includes PowerShell help. After importing the module, run Get-Help <CommandName> -Full for parameter details and examples.

About

A PowerShell module for interacting with the Domeneshop APIs

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages