Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] CLI writes empty config file #493

Open
alexgmathews opened this issue Nov 18, 2024 · 0 comments
Open

[BUG] CLI writes empty config file #493

alexgmathews opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alexgmathews
Copy link

Steps To Reproduce

  1. Operating System: Debian 12 x86_64
  2. 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
  3. Shell Environment: bash, root user (command executed directly as root / not prefixed by sudo)
  4. 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.

@alexgmathews alexgmathews added the bug Something isn't working label Nov 18, 2024
@optik-aper optik-aper self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants