G.crd/setup !new! (2025-2027)
brew install g-crd/tap/setup Verify the installation:
g.crd/setup diff --show-managed-fields For automated pipelines, use the --dry-run and --output flags. g.crd/setup
g.crd/setup deploy --context prod-cluster --wait 60s Preview what will change compared to the live cluster: brew install g-crd/tap/setup Verify the installation: g
git clone https://github.com/g-crd/setup.git cd setup make build ./bin/setup version After installation, you must initialize the workspace. This creates the default directory structure and configuration file. g.crd/setup