1. Examine the currently installed components. run:
gcloud components list
You can see that there are many components not installed.
2. Install the beta component. Inside the SSH session run:
gcloud components install beta
Press ENTER when you see the prompt Do you want to continue (Y/n)?.