Michael Riley
Michael Riley
Thanks for looking into it and confirming the behavior. It's not a critical issue for me--just something I noticed--so feel free to move/close/etc. however makes sense.
I'm experiencing this issue on regular old vim. Is it unsupported on this version? ``` VIM - Vi IMproved 9.0 (2022 Jun 28, compiled May 10 2022 08:40:37) Included patches:...
I see in #47 that this plugin isn't meant for vim, so that answers that. Sorry for the noise.
Thanks for the report. Steps to reproduce: * download/extract a release * export Vultr API key * `unset HOME` * run a command (`./vultr-cli instance list`) * nothing is returned...
Thanks for the info! We'll consider changing the API at some point but it's not likely in v2 since it would be a pretty significant breaking change. Thanks for sharing...
@apparentlymart Thank you for the helpful information! I'll look to test this out and hopefully implement the normalized IPs in the next release.
@giannik That's not yet something I've explored. Can you be more specific about the build files you'd like to publish to an instance? If you're trying to publish a OS...
Thanks for the request. Looking at [this](https://goreleaser.com/customization/build/) I'm seeing that goreleaser defaults to ARM 6 when not specified. We don't currently specify it in our [config](https://github.com/vultr/vultr-cli/blob/cf6a03bc6951407c85ea4a24ad6580cc58f7a934/.goreleaser.yml#L20) for goreleaser. I don't...
@inflatador Apologies for the delay on this but we just pushed a new [release](https://github.com/vultr/vultr-cli/releases) with an ARM6 build. If you want to try it out and let us know if...
I should mention another thing. When I try to stop the open interval or I try to start a new interval I get `You cannot overlap intervals. Correct the start/end...