gorgeous-winter-99296
09/29/2022, 8:50 PMgorgeous-winter-99296
09/29/2022, 8:52 PMgorgeous-winter-99296
09/29/2022, 8:53 PMcluster/dash:k8s
that'd likely be "describe" and then I want cluster/dash:k8s.apply
, or something to that effect. So essentially parametrize, but to the best of my understanding and testing I can't put a Parametrize in the default of a field either. And that is more verbose... ๐curved-television-6568
09/29/2022, 10:43 PM./pants run --kubectl-cmd=apply cluster/dash:k8s
kubectl-cmd
could default to describe
for instance.
In that case, itโs a subsystem you want to register for that to work.happy-kitchen-89482
09/29/2022, 10:57 PMgorgeous-winter-99296
09/30/2022, 7:51 AM