Attaching a NIC as macvlan

Hi,

I tried to do following:

sudo lxc network attach repos enp2s0 eth1

but got:

error: not found

what I’m missing here? thanks,

S

turned out, i was wrong, should have been:

sudo lxc network attach enp2s0 repos eth1