meshctl vm check
meshctl vm check
Check istio sidecar for a Virtual Machine onboarded into the mesh
meshctl vm check [flags]
Options
-h, --help help for check
Options inherited from parent commands
--kubeconfig string Path to the kubeconfig file for the cluster
--kubecontext string Name of the Kubernetes context for the management cluster
-n, --namespace string Namespace where Gloo Mesh should be installed (default "gloo-mesh")
-o, --output string Output directory for istio sidecar logs
--ssh-private-key string SSH private key file used for logging on the Virtual Machine
-v, --verbose Enable verbose logging
--vm-address string Destination address of the Virtual Machine which can be an IP or a hostname (required)
--vm-name string Name of the Virtual Machine to generate logs and resources (optional). Will default to vm address if not provided.
--vm-password string Password for Virtual Machine
--vm-port string SSH port on the VM (default "22")
--vm-username string Username for the Virtual Machine (required for SSH)
SEE ALSO
- meshctl vm - Operations on Virtual Machines