Merge pull request #1743 from balena-io/unauthenticated-os-downloads

os download: Allow not logged in users to download images
This commit is contained in:
bulldozer-balena[bot] 2020-07-03 21:57:58 +00:00 committed by GitHub
commit f677156fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,6 @@ Examples:
$ balena os download raspberrypi3 -o ../foo/bar/raspberry-pi.img --version default
$ balena os download raspberrypi3 -o ../foo/bar/raspberry-pi.img --version menu\
`,
permission: 'user',
options: [
{
signature: 'output',