Exposing services via Istioctl using the existing nginx Ingress controller

I understand that we can use helm for exposing services like Prometheus using the existing ingress controller. Is it possible to do the same using istioctl? I am trying to setup everything using IstioControlPlane. Please advise.

Thanks