Hi,
I'm trying to run a .sh file to test the connection using run command tool.
But the .sh file throws me an error after running on the command tool as below
Can someone let us know how we can authenticate,
Run $ gcloud auth login in alteryx
You should authenticate the CLI outside of Alteryx and then do whatever you need to do in your script. If you are authenticating in your script you'll need to support some form of credential file (JWT etc) and pass in that credential file.