Skip to content

feat: Add subnet+gateway information in output when creating a private network#33

Merged
amstuta merged 1 commit intomainfrom
dev/aamstutz/cloud-network-fix
Sep 29, 2025
Merged

feat: Add subnet+gateway information in output when creating a private network#33
amstuta merged 1 commit intomainfrom
dev/aamstutz/cloud-network-fix

Conversation

@amstuta
Copy link
Collaborator

@amstuta amstuta commented Sep 26, 2025

Description

  • Add missing information in output when creating a private network (subnet and gateway)
  • Remove invalid omitempty on required fields
  • Fix typo in Readme

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (improvement of existing commands)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I updated the documentation by running make doc
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

…e network

Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
@amstuta amstuta force-pushed the dev/aamstutz/cloud-network-fix branch from 3d4f67c to d5aaecb Compare September 29, 2025 08:42
@amstuta amstuta requested a review from a team as a code owner September 29, 2025 08:42
@amstuta amstuta merged commit 5ae2202 into main Sep 29, 2025
3 checks passed
fluatovh pushed a commit to fluatovh/ovhcloud-cli that referenced this pull request Nov 17, 2025
feat: Add subnet+gateway information in output when creating a private network
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.

2 participants