meshctl vm
meshctl vm
Operations on Virtual Machines
Options
-h, --help help for vm
-o, --output string Output directory for istio sidecar logs
--ssh-private-key string SSH private key file used for logging on the Virtual Machine
--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)
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")
-v, --verbose Enable verbose logging
SEE ALSO
- meshctl - The Command Line Interface for managing Gloo Mesh in your environment.
- meshctl vm check - Check istio sidecar for a Virtual Machine onboarded into the mesh
- meshctl vm onboard - Operations to onboard a Virtual Machine into the mesh