containers / krunvm

Create microVMs from OCI images
Apache License 2.0
1.43k stars 43 forks source link

Refactor argument parsing using newer clap derive #52

Closed mtjhrc closed 11 months ago

mtjhrc commented 1 year ago

Seem like closes issue/suggestion #43, but not sure what was meant by it.

I found some not implemented arguments, for now I left it the way it was before and left TODOs.