Skip to content

Instantly share code, notes, and snippets.

@bahadurbaniya
Last active August 6, 2018 22:59
Show Gist options
  • Save bahadurbaniya/b9a74c482397a5b7c27b327362e94bc0 to your computer and use it in GitHub Desktop.
Save bahadurbaniya/b9a74c482397a5b7c27b327362e94bc0 to your computer and use it in GitHub Desktop.
VM started manually
>minishift start --show-libmachine-logs -v5
-- minishift version: v1.22.0+7163416
-- Starting profile 'minishift'
Found binary path at minishift.exe
Launching plugin server for driver hyperv
Plugin server listening at address 127.0.0.1:53673
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state
(minishift) DBG | [stdout =====>] : Running
(minishift) DBG |
The 'minishift' VM is already running.
(minishift) DBG | [stderr =====>] :
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment