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

Support for additional config options #55

Open
apeeters opened this issue Sep 15, 2017 · 1 comment
Open

Support for additional config options #55

apeeters opened this issue Sep 15, 2017 · 1 comment

Comments

@apeeters
Copy link

AWS CLI seems to support other config options next to profiles. For example:

    [preview]
    cloudfront=true

(currently needed for http://docs.aws.amazon.com/cli/latest/reference/cloudfront/index.html)

I am opening this issue to discuss options for implementing this. I currently see two options: either a awscli::preview resource type, or maybe better: a general awscli::configsetting type. The latter might also be used to implement the current awscli::profile.

Any thoughts?

@jdowning
Copy link
Owner

I like the awscli::config idea. Are you able to submit a PR?

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

No branches or pull requests

2 participants