Arc-Compute / LibVF.IO

A vendor neutral GPU multiplexing tool driven by VFIO & YAML.
GNU Affero General Public License v3.0
822 stars 39 forks source link

FIX: added lines to config.nim to fix arcd introspect #34

Closed GrandtheUK closed 2 years ago

GrandtheUK commented 2 years ago

Added option in config.nim to prevent an error when config is passed to the command but not handled properly. New format of the command is arcd introspect $UUID $configFile. I've tested and this works fine.