The semantics I'd imagine for this is to closely mirror the kubectl diff behavior. The use case would be to pair dash0 diff with dash0 apply --dry-run and dash0 apply.
This would be even better if there were a apply --dry-run --server-side variant of dry-run.
The semantics I'd imagine for this is to closely mirror the
kubectl diffbehavior. The use case would be to pairdash0 diffwithdash0 apply --dry-runanddash0 apply.This would be even better if there were a
apply --dry-run --server-sidevariant of dry-run.