How to do "balena push appName" for turning Raspberry Pi in to a Repeater

In the article https://www.balena.io/blog/turn-a-raspberry-pi-into-a-wi-fi-access-point-or-repeater/ the author says to

  1. Download the project from GitHub
  2. Push the project code to your Raspberry Pi

This second step is done by running balena push.

Of course, on my Mac, the command balena does not exist, so how do I do this?

Thanks.

(I also posted this question in the comments below the article.)

Hello,
thanks for getting in touch with us.
In order to be able to run the balena commands from your mac, you will need to get the balena-cli (command-Line Interface), see the following link on how to install it:

For more information about using the balena-cli, please refer to the following link:
https://www.balena.io/docs/reference/balena-cli/

kind regards,
Juan