balena-cli-masterclass icon indicating copy to clipboard operation
balena-cli-masterclass copied to clipboard

A guide to getting started with the balena CLI

Results 3 balena-cli-masterclass issues
Sort by recently updated
recently updated
newest added

[this](https://www.balena.io/docs/learn/more/masterclasses/advanced-cli/#52-preregistering-a-device) code snippet uses --application but that flag is not available in the latest CLI version Find all instances of this and replace with `--fleet` note: old CLI versions would...

Team Balena- In working through the CLI MasterClass, I came upon the step (describing a deprecated workflow) where the README suggests: "The dashboard will display the command required to run...

Section 3.1 gives an example of "balena logs" command here: $ balena logs 1234567 [Logs] [9/3/2019, 11:18:50 AM] Downloading image 'registry2.balena-cloud.com/v2/1234568b5d909bf95c2bbe6c1df150f3@sha256:75f4f5bfb6e610f2b7fe8d61e8a77979a4be3de344cad09fba4df5bba8da73a3' It may make sense to clarify what argument to...