You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vultr-CLI Binary: vultr-cli_v3.4.0_linux_amd64 installed to /usr/local/sbin/vultr-cli with owner/group root:root and permissions 700
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.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
/usr/local/sbin/vultr-cli
with owner/grouproot:root
and permissions700
sudo
)$ 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.The text was updated successfully, but these errors were encountered: