I’m running into an issue pushing the BalenaLabs Wifi-Repeater project to my BalenaCloud Raspberry Pi 4 device
When I run the following command referencing the wifi-repeater repo in my Downloads folder from GitHub:
/home/USER/Documents/balena-cli/balena push wifi-repeater --source /home/USER/Downloads/wifi-repeater-master/
I get this:
BalenaAmbiguousApplication: Application is ambiguous: wifi-repeater
How do I resolve this issue?