vultr / vultr-cli

Official command line tool for Vultr services
Apache License 2.0
478 stars 76 forks source link

[BUG] - API requirement for bash completion #332

Closed utenus closed 1 year ago

utenus commented 1 year ago

Describe the bug

When running the "vultr-cli completion bash" command, vultr-cli requires an API in env. This is not needed to generate bash completion.

optik-aper commented 1 year ago

@utenus Thanks for the report. This is currently a known issue with the design of the CLI. See issue #92

The work-around is to export a dummy value until we can re-work the API key validation