Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Allow specifying accounts by id in manage.py #747

Merged
merged 1 commit into from
Jun 23, 2017

Conversation

frohoff
Copy link
Contributor

@frohoff frohoff commented Jun 23, 2017

The manage.py/monkey script currently only supports specifying accounts by their security_monkey-managed name when running tasks such as find_changes. This PR adds support for specifying accounts by their id (acccount.identifier) and allows for easier integrations with external manual or automated workflows for running tasks that only are aware of the identifier.

$ python manage.py find_changes -a 1234567890 -m s3

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 63.617% when pulling c59de32 on frohoff:manage_by_account_id into 21cfeb7 on Netflix:develop.

@scriptsrc scriptsrc merged commit b807cf6 into Netflix:develop Jun 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants