.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH vmexec-ready 1 "ready " .SH NAME vmexec\-ready \- Check if a virtual machine is ready to accept SSH connections .SH SYNOPSIS \fBvmexec ready\fR [\fB\-\-wait\fR] [\fB\-\-timeout\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fIVMID\fR> .SH DESCRIPTION Check if a virtual machine is ready to accept SSH connections .PP Without \-\-wait, this checks the current state and exits immediately. With \-\-wait, this polls until the virtual machine is ready or the timeout is reached. .SH OPTIONS .TP \fB\-\-wait\fR Wait for the virtual machine to become ready Without this flag, the command checks the current state and exits immediately. .TP \fB\-\-timeout\fR \fI\fR [default: 60] Timeout in seconds when waiting for the virtual machine to become ready Only used with \-\-wait flag. Defaults to 60 seconds. .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq) .TP <\fIVMID\fR> Identifier of a running virtual machine