You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now it is possible to shell eval the output of this target, like so:
```
eval "$(gmake kubebuilder-assets)"
```
This is helpful to run `ginkgo` commands directly, without Make
0 commit comments