Skip to content

Conversation

@toumorokoshi
Copy link
Member

Right now, aecpli returns an error if a config file doesn't exist:

2025/05/03 11:22:14 ERROR Config file does not exist file=$HOME/.config/aepcli/config.toml
unable to read config: stat $HOME/.config/aepcli/config.toml: no such file or directory

The CLI should not fail if a config file does not exist.

Right now, aecpli returns an error if a config file doesn't exist:

```
2025/05/03 11:22:14 ERROR Config file does not exist file=$HOME/.config/aepcli/config.toml
unable to read config: stat $HOME/.config/aepcli/config.toml: no such file or directory
```

The CLI should not fail if a config file does not exist.
@toumorokoshi toumorokoshi merged commit 9257807 into aep-dev:main May 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants