Hi,
Are --http(s)-proxy still supported on 7.x? This failure seems to be new on 7.x and still work on 6.x.
root@f1:~# snapcraft --use-lxd --http-proxy=http://squid.internal:3128 --https-proxy=http://squid.internal:3128
Usage: snapcraft [options] command [args]…
Try ‘snapcraft pack -h’ for help.
Error: unrecognized arguments: --http-proxy=http://squid.internal:3128 --https-proxy=http://squid.internal:3128
Thanks, Corey