vultr-cli
vultr-cli copied to clipboard
[BUG] CLI writes empty config file
trafficstars
Steps To Reproduce
- Operating System: Debian 12 x86_64
- Vultr-CLI Binary: vultr-cli_v3.4.0_linux_amd64 installed to
/usr/local/sbin/vultr-cliwith owner/grouproot:rootand permissions700 - Shell Environment: bash, root user (command executed directly as root / not prefixed by
sudo) - Command:
$ vultr-cli account
Result
Vultr-CLI creates an empty file /root/.vultr-cli.yaml.
Expected Behavior
Vultr-CLI should not create the file nor write to .vultr-cli.yaml unless that becomes a defined function of the CLI and is explicitly called.