Trust domain error in istio pilot

I am debugging istio pilot from intellij by following this article Debug Istio components with GoLand | by Lin Sun | Medium, and I get following when I attach the debugger

Error: unknown flag: --trust-domain
2021-09-23T13:44:08.607870Z    error    unknown flag: --trust-domain

Any ideas?