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

Official command line tool for Vultr services

Results 30 vultr-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Parsing output with scripts **Describe the solution you'd like** An easy way to output say a csv or json document,...

enhancement

## Description rewrite of backups resource ## Related Issues Related to #155 ### Checklist: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same...

## Description Remove unnecessary `go` dependency. ## Related Issues ### Checklist: * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? *...

**Describe the bug** When I try to reinstall OS on an instance I can't seem to set user data. For example I have an instance with Ubuntu 20.04 installed and...

bug

I noticed on the readme, it says: `Snap (Coming soon)`. I didn't see a `snapcraft.yml` or a branch for it in the repo.. Is there a fork or someplace else...

enhancement

Finding the record IDs is unnecessary complexity. The same arguments for create should be able to be used for update. **Describe the solution you'd like** Two solutions: 1. Create should...

enhancement

**Is your feature request related to a problem? Please describe.** Debugging **Describe the solution you'd like** Add the option to dump request/responses made to the API Server, like `curl -v`...

enhancement

**Describe the bug** When using docker to run vultr-cli in the **plans list** option, the following error is returned: `error getting plan list : json: cannot unmarshal number 7.5 into...

bug

The README mentions the "default config file", but does not mention where it actually lives or what it should be named. I had to go look in the actual source...

documentation

**Describe the bug** Detaching VPC2 does not work, even though the commands was successful (might be an api issue): I tried several ways: - updating instance with curl with param...

bug