You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2024. It is now read-only.
I'm trying to port
gandi domain listto use the v5 REST API, but I hit something:The REST API for
/v5/domain/domains/{domain}does not give azone_id.The
commands/record.pyfile usegandi.domain.infoto get azone_id.Any Gandi insider having a hint for me?
If of any interest, my branch is here: https://github.com/JulienPalard/gandi.cli/tree/mdk/domain-v5