Skip to content

feat: add DNS zone refresh and record update commands#51

Merged
mxpetit merged 1 commit intomainfrom
dev/mapetit/dns-zone-update-refresh
Oct 7, 2025
Merged

feat: add DNS zone refresh and record update commands#51
mxpetit merged 1 commit intomainfrom
dev/mapetit/dns-zone-update-refresh

Conversation

@mxpetit
Copy link
Contributor

@mxpetit mxpetit commented Oct 2, 2025

Description

This include 2 new commands:

  • ovhcloud domain-zone refresh <zone_name>, to refresh the given DNS zone
  • ovhcloud domain-zone record update <zone_name> <record_id>, to update the given record within a DNS zone

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I updated the documentation by running make doc
  • I ran go mod tidy

@mxpetit mxpetit requested a review from a team as a code owner October 2, 2025 10:51
@mxpetit mxpetit force-pushed the dev/mapetit/dns-zone-update-refresh branch 2 times, most recently from 53d8aee to c1e6ad3 Compare October 2, 2025 11:58
@mxpetit mxpetit force-pushed the dev/mapetit/dns-zone-update-refresh branch 2 times, most recently from 0367956 to be5dc90 Compare October 2, 2025 15:48
@mxpetit mxpetit force-pushed the dev/mapetit/dns-zone-update-refresh branch from be5dc90 to 263cc54 Compare October 3, 2025 08:07
Signed-off-by: Maxime PETIT <18697599+mxpetit@users.noreply.github.com>
@mxpetit mxpetit force-pushed the dev/mapetit/dns-zone-update-refresh branch from 263cc54 to 10c94e2 Compare October 3, 2025 11:46
@mxpetit mxpetit merged commit 1f5746e into main Oct 7, 2025
5 checks passed
@rbeuque74 rbeuque74 deleted the dev/mapetit/dns-zone-update-refresh branch October 7, 2025 08:08
fluatovh pushed a commit to fluatovh/ovhcloud-cli that referenced this pull request Nov 17, 2025
feat: add DNS zone refresh and record update commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants