io7m / waxmill

FreeBSD BHyve Manager
https://www.io7m.com/software/waxmill
ISC License
0 stars 0 forks source link

Implement `get` command #15

Open io7m opened 4 years ago

io7m commented 4 years ago

This command can return specific scalar values from a virtual machine configuration. For example:

$ waxmill vm-get --value console --machine fd423a73-6692-4bf7-99d8-5985ea9953d0
/dev/nmdm_fd423a73-6692-4bf7-99d8-5985ea9953d0_B

The possible values to be returned hasn't been decided yet.