How do you set the port forward description from the commandline?

lxc network forward port add ovn0 ext_ip tcp 22 int_ip # ssh

if you lxc network forward edit ovn0 there is a description field that can be set … but the port forward commandline doesnt seem to have that option? is there a way I can set this without needing to edit?

Thanks

See https://github.com/lxc/lxd/issues/10960#issuecomment-1264140543