mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-07 11:26:41 +00:00
os download: Allow not logged in users to download images
This allows unauthenticated users to download unconfigured images. Balena-pine v11 that started being user by balena-sdk v13 now support unauthenticated requests. Change-type: minor See: https://github.com/balena-io/balena-cli/pull/1742 Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
This commit is contained in:
parent
67d6b59cb9
commit
edeea18b15
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user