#1258 doesn't allow for CLI configuration?
Closed this issue · 1 comments
farsonic commented
Working with the command line to configure a network of --type=macvlan and mode=private
root@kvm1:/home/user1# incus network create vlan10 --target=192.168.0.135 --type=macvlan parent=vlan.10 mode=private
Error: Config key "mode" may not be used as member-specific key
Should this be configurable from the CLI?
farsonic commented
misconfiguration on my end.