Skip to main content
vee
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

vee ip

Print the IP address of a running VM.

vee ip <name>

Uses the same resolution order as vee ssh: guest agent first, then ARP/neighbour table, then NAT port. Useful for scripting:

ping $(vee ip myvm)