Need -Y option with login to perform x-window with linux virt-manager

With Mac Terminal, I use ssh with the -Y option "ssh -Y mbarto@kvmserv02" which them run in the terminal after login virt-manager which displays on the mac using XQuarts the Virtual Machine Manager. How do you issue the -Y option in Core Shell?

The equivalent directive of -Y is ForwardX11Trusted, you can enable it in profile Settings -> Advanced tab:

Yang