G.crd/setup -

g.crd/setup diff --show-managed-fields For automated pipelines, use the --dry-run and --output flags.

curl -LO https://github.com/g-crd/setup/releases/download/v2.0.0/setup-linux-amd64 chmod +x setup-linux-amd64 sudo mv setup-linux-amd64 /usr/local/bin/g.crd/setup For developers who need the latest edge features: g.crd/setup

g.crd/setup validate ./crd/base/*.yaml Roll out the CRDs to your connected Kubernetes cluster: g.crd/setup

brew install g-crd/tap/setup Verify the installation: g.crd/setup