Skip to content

feat(cli): add missing instance features#161

Open
Rom123Soleil wants to merge 1 commit intomainfrom
dev/rcdupont/add-missing-features
Open

feat(cli): add missing instance features#161
Rom123Soleil wants to merge 1 commit intomainfrom
dev/rcdupont/add-missing-features

Conversation

@Rom123Soleil
Copy link

Add missing instance features

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

Signed-off-by: Romain Dupont <romain.dupont-2@ovhcloud.com>
@Rom123Soleil Rom123Soleil requested a review from a team as a code owner March 25, 2026 11:05
@@ -0,0 +1,39 @@
// SPDX-FileCopyrightText: 2025 OVH SAS <opensource@ovh.net>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should move this and the other instance_* files content in instance.go

Args: cobra.ExactArgs(1),
})

// Instance group subcommands
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add some tests for the new 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.

2 participants