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

alcli doesn't report missing profile or config file #36

Open
MikeBenza opened this issue Aug 13, 2020 · 0 comments
Open

alcli doesn't report missing profile or config file #36

MikeBenza opened this issue Aug 13, 2020 · 0 comments

Comments

@MikeBenza
Copy link
Contributor

Description

If you specify a profile with --profile, alcli won't let you know if a) the configuration file doesn't exist, or b) that profile can't be found in the file.

What I Did

> cat ~/.alertlogic/config
[production]
access_key_id = blahblah
secret_key = hunter2
> alcli --profile banana aims get_account_details --account_id 1234
Access Denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant