| Log Message: |
sysutils/py-azure-cli: Add experimental support for azcopy
Azcopy binary is not available officially for FreeBSD and even if you have
built it manually, azure-cli won't find/run it.
This patch add FreeBSD as an available platform and now users can build
and install azcopy manually to work with azure-cli.
More info at https://wiki.freebsd.org/Ports/sysutils/py-azure-cli
PR: 242391
Submitted by: cem
|