vultr-cli
vultr-cli copied to clipboard
Official command line tool for Vultr services
## Description * Updates govultr * Resolves some type changes * Removes deprecated field usage ### Checklist: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls)...
## Description Remove deprecated exportloopref linter ### Checklist: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [x] Have you linted...
**Describe the bug** There are two options in baremetal defined as enums: create.Flags().StringP( "ipv6", "i", "", "(optional) Whether IPv6 is enabled on the server. Possible values: 'yes', 'no'. Defaults to...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when applications litter my home directory with their custom configuration files instead of using the standard `XDG_CONFIG_HOME`...
Hi I want to create some instance using vultr-cli but `vultr-cli instance create --help` do not refer to cloud-init I looks for it in the source code, but no reference...
**Describe the bug** The example commands shown for block-storage to create a new instance show region and block-type enclosed in apostrophe's but they are not needed. When using the compiled...
**Describe the bug** Most Vultr Managed Databases options return GO errors during execution. In particular, most options return errors when executed while database-specific commands such as `vultr-cli database list`, `vultr-cli...
**Steps To Reproduce** 1. Operating System: Debian 12 x86_64 2. Vultr-CLI Binary: [vultr-cli_v3.4.0_linux_amd64](https://github.com/vultr/vultr-cli/releases/download/v3.4.0/vultr-cli_v3.4.0_linux_amd64.tar.gz) installed to `/usr/local/sbin/vultr-cli` with owner/group `root:root` and permissions `700` 3. Configuration file placed at `/etc/vultr-cli.yaml` with contents...
**Steps To Reproduce** 1. Operating System: Debian 12 x86_64 2. Vultr-CLI Binary: [vultr-cli_v3.4.0_linux_amd64](https://github.com/vultr/vultr-cli/releases/download/v3.4.0/vultr-cli_v3.4.0_linux_amd64.tar.gz) installed to `/usr/local/sbin/vultr-cli` with owner/group `root:root` and permissions `700` 3. Shell Environment: bash, root user (command executed...
I believe that the issue title is very self explanatory. But my suggestion is to add some build actions that would make the vultr-cli.exe available via Winget. The principal go...