To fetch difference of your team connectors between various environments run the following script from connector-diffs folder
python3 /Users/adityapoosarla/dev/utils/connector-diffs/connectorDiff.py
update the following variables to match what you are looking for
- lower_environment = 'alpha' // alpha/staging
- higher_environment = 'staging' //staging/prod
- team_name = "#is-hydra-team" //#is-spectra, #is-neo-team