groundctl detects how your development environment has drifted from your team's standard and fixes it with one command.
groundctl solves this with a simple workflow:
1. `ground init` scan your machine, create a .ground.yaml standard
2. `ground check` see a terraform-plan-style diff of what's drifted
3. `ground fix` auto-resolve everything in one command