nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

mov all flag parsing for TargetConfig into a parsing function when instantiating a new image/instance #1375

Open eyberg opened 2 years ago

eyberg commented 2 years ago

it's rather convoluted right now because it takes a string flag - parses it into the proper type and then immediately turns around passes it back as a different type of string (in many cases) to proxmox api