Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for listing and deleting instances in a node pool #320

Merged
merged 6 commits into from
May 22, 2023

Conversation

haardikdharma10
Copy link
Contributor

Description

This PR adds 2 new subcommands to civo kubernetes node-pool command for listing and deleting instances in a node pool.

Use: "instance-delete",
Aliases: []string{"instance-rm", "instance-remove"},
Short: "Delete an instance from a node pool in a Kubernetes cluster",
Example: "civo kubernetes node-pool instance-delete CLUSTER_NAME NODEPOOL_ID INSTANCE_ID [flags]",
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we can accept node pool ID and instance ID as flags?

@haardikdharma10 haardikdharma10 merged commit c703ac0 into master May 22, 2023
1 check passed
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.

None yet

2 participants