Don't require a login for commands operating on local devices

Change-type: patch
Closes: #1195
Signed-off-by: Cameron Diver <cameron@balena.io>
This commit is contained in:
Cameron Diver
2019-05-28 10:39:30 +01:00
committed by Paulo Castro
parent 1a1861bfcb
commit 0ee73f5164
3 changed files with 10 additions and 5 deletions

View File

@ -1305,8 +1305,9 @@ id of the application to preload
#### --commit, -c &#60;hash&#62;
the commit hash for a specific application release to preload, use "latest" to specify the latest release
(ignored if no appId is given)
The commit hash for a specific application release to preload, use "current" to specify the current
release (ignored if no appId is given). The current release is usually also the latest, but can be
manually pinned using https://github.com/balena-io-projects/staged-releases .
#### --splash-image, -s &#60;splashImage.png&#62;