alertlogic/alcli

alcli doesn't report missing profile or config file

Opened this issue · 0 comments

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