balena-io / balena-cli-masterclass

A guide to getting started with the balena CLI
29 stars 15 forks source link

Update --application references to --fleet #40

Open 20k-ultra opened 2 years ago

20k-ultra commented 2 years ago

this 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 want --application so it's unclear if this is the best solution

vipulgupta2048 commented 2 years ago

@20k-ultra this issue might be better over at the masterclass repo instead? Moving