mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-06-21 17:29:37 +00:00
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:
committed by
Paulo Castro
parent
1a1861bfcb
commit
0ee73f5164
@ -1305,8 +1305,9 @@ id of the application to preload
|
||||
|
||||
#### --commit, -c <hash>
|
||||
|
||||
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 <splashImage.png>
|
||||
|
||||
|
Reference in New Issue
Block a user