No project description provided
Project description
Azure Dynamic DNS
Installation
pip install azure-ddns
Run
You can run the cli tool with all the parameters like this
azure-ddns --subscription-id your_ubscription_id --tenant-id your_tenant_id --client-id your_client_id --client-secret your_client_secret --resource-group your_ressource_group_name --zone your_zone_name --record your_record-name
You can also use a json file
azure-ddns --config path/to/your/config.json
The json should be formated like this:
{
"subscriptionId": "",
"resourceGroup": "",
"zoneName": "",
"recordName": "",
"clientId": "",
"clientSecret": "",
"tenantId": ""
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
azure_ddns-0.0.3.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file azure_ddns-0.0.3.tar.gz
.
File metadata
- Download URL: azure_ddns-0.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.15.0-46-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c9b1bc1d8983ac5feeb432f8f085ab914b64356fdcdc4db34e878641dc8b71 |
|
MD5 | b3a82ffc26e57d6216b9cecce115249e |
|
BLAKE2b-256 | 2e72de61e39e041f3bc39a212075a0532db50aed84d1067c3228efd36977cccd |
File details
Details for the file azure_ddns-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: azure_ddns-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.15.0-46-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f30cbd8ae243268df090b9349b04ac38c3ba4918deae4f4d28bcce4acf8aa67c |
|
MD5 | e2349770643352e7c5a6afb4df8baaa0 |
|
BLAKE2b-256 | 94e52d63ea0a8e6da3ee7265da8c10b1af9bab7e281625d86edf86035ba506d1 |