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

**Is your feature request related to a problem? Please describe.** Currently, vultr-cli requires to input full UUIDs when interacting with resources. This can be inconvenient, especially when frequently managing multiple...

enhancement

**Bug Description** Vultr-CLI fails when executed by systemd, which runs by default at a system context. The system context does not define `$XDG_CONFIG_HOME` or `$HOME`. Vultr-CLI checks for these environment...

bug