Update your Gandi LiveDNS records with your current IP address
To use this tool, you must create a config file with the following content:
[main]
api_key = XXXXXXXXXXXX
domain = my-domain.tld
records = foo,barapi_keyis your Gandi's API keydomainis the domain associated to the zone you want to update (you can also use the keyzonewith the uuid of the zone as value).recordsis the list of the records you want to update.
Then, you can run the following command: dyn-livedns-gandi --config [YOUR-FILE]