projectdiscovery / cloudlist

Cloudlist is a tool for listing Assets from multiple Cloud Providers.

Home Page:https://projectdiscovery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[issue] No default config created

sullo opened this issue · comments

commented

Describe the bug
According to the documentation:

The default provider config file should be located at $HOME/.config/cloudlist/provider-config.yaml and has the following contents as an example. 

However, the file is not created when installing via git.

Cloudlist version
Built from github: [INF] Current Version: 1.0.0

Expected Behavior
If installation method can't create a default config, provide one in the source tree to copy, or create one, during first run.

Screenshot of the error or bug

╰─$ ll $HOME/.config/cloudlist/provider-config.yaml
ls: /Users/sullo/.config/cloudlist/provider-config.yaml: No such file or directory