Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 250 Bytes

SRE vs IAC Enrollment

Simple script to compare SRE Team Membership with the IAC Org members.

python compare.py \
    --key "ghp_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" \
    --org "ORG_SLUG" \
    --team "TEAM_ORG_SLUG/teams/TEAM_SLUG"