vultr-cli icon indicating copy to clipboard operation
vultr-cli copied to clipboard

Official command line tool for Vultr services

Results 42 vultr-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

## Description This PR will add flags and printer output to support node labels in a node pool on create and update via the `--node-labels` flag. ### Checklist: * [x]...

enhancement

**Is your feature request related to a problem? Please describe.** I am having a great experience developing on and compiling large projects on Bare Metal servers, and would like to...

enhancement

**Describe the bug** When using the `vultr-cli load-balancer rule create ...` command, it returns "bad request": ``` vultr-cli load-balancer rule create eadd59b0-ffe2-45a9-976d-c9faa0a1491f --backend-port=8800 --frontend-port=1230 error listing load balancer rules :...

bug

**Is your feature request related to a problem? Please describe.** It would be nice to be able to make the `--userdata` flag on the `bare-metal user-data set --userdata=...` accept a...

enhancement

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint See full diff in compare view...

dependencies

## Description Corrected variable/input for mattermost action notification ## Related Issues #441 ### Checklist: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same...

automation

## Description I thought this would be useful for quick glance node pool list, like what we use for the kubernetes clusters ## Testing `go run main.go kubernetes node-pools --summarize`...

enhancement

Similar to the regular VPC, it would make sense to allow passing in VPC2 IDs to the create command for instances. This would avoid needing to attach in a second...

enhancement

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.8.1 ✨ Features Add env variable to suppress completion descriptions on create by @​scop in spf13/cobra#1938 🐛 Bug...

dependencies

**Is your feature request related to a problem? Please describe.** When listing the repositories in a container registry, the results returned are pagable, however, the cli doesn't seem to support...

enhancement