Launching today

Idctl
Spot Git/AWS/K8s identity mismatches before you deploy
5 followers
Spot Git/AWS/K8s identity mismatches before you deploy
5 followers
See which iidctl is a read-only CLI that checks whether your Git, AWS, Kubernetes, and SSH contexts actually match before you run a command — catching wrong-account deploys and costly mistakes before they happen.dentity your next Git, AWS, Kubernetes or SSH action will actually use. - voyager556321/idctl



honestly this saved me from pushing to the wrong aws account yesterday, the pre-flight check is such a simple idea but kind of genius for anyone juggling multiple profiles.
finally something that catches those "wait which account am i in" moments before a deploy. the read-only design feels smart — no risk of accidentally doing something dumb while checking.