ops icon indicating copy to clipboard operation
ops copied to clipboard

consider moving some of the proxmox checks into a linter

Open eyberg opened this issue 2 years ago • 0 comments

not confident we need all these checks for each operation, i think it would be better to properly instantiate a image or instance (eg: ProxmoxImage{}, ProxmoxInstance{} ) when parsing the flags

then if someone wants to they can do a lint test but we should assume that required fields are already required/known

eyberg avatar Sep 07 '22 22:09 eyberg