I try to use gcloud alpha compute scp
to transfer files to one of my instances.
I get - Required 'Alpha Access' permission for 'Compute API'
when executing the command.
The instance is started with --scopes compute-rw
Where can I set the required Alpha Access
permission?