On this page
meshctl vm
Reference for the ‘meshctl vm’ command.
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 Kubernetes context for the cluster to run the command in.
-n, --namespace string Namespace to run the command in. (default "gloo-mesh")
--plain Disable styling for terminal output.
-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