balena-cli-masterclass
balena-cli-masterclass copied to clipboard
Update --application references to --fleet
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
@20k-ultra this issue might be better over at the masterclass repo instead? Moving