Your application is deployed across multiple Google Kubernetes Engine clusters, each managed by a Deployment. Within each cluster, the Deployment has spawned multiple replicas of your Pod. Your aim is to inspect the logs transmitted to stdout for all replicas within your Deployment across all clusters. Which command should you employ?