Check if profile exists command
Open
configuration
configure
feature-request
p3
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
We use several different profiles for uploading our static website to different environments, each environment has it's own profile. It would be nice to have a way to check if a profile is configured and if not prompt the user to configure the profile, it could even be an extra parameter for the configure command, ex. `aws configure --skip-exists`
We have a deployment bash script that configures your environment, including installing awscli via pip, this would be a nice addition to that script
Contributor guide
Assessment
This issue has not been assessed yet.