Skip to content

CLI args and run configs #6

@kbroughton

Description

@kbroughton

Very cool project!

What if you have dozens of accounts and can only get short lived creds (SAML/SSO)? I'd like the AWS accounts to self populate from ~/.aws/credentials and ~/.aws/config. I'd also like to be able to control cli flags like --fetch-local.
I'm not super familar with django, so I can't grok where to add the hooks that I need, other than

scout.conf to add flag to load ~/.aws
0003_account.py to populate the DB with profile names, not creds

Is that how you would do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions