Open nunopires2001 opened 10 months ago
Sorry for the late response.
gcloud is mentioned as one of the prerequisites for the tool.
Even after installing gcloud if the command doesn't work run below commands
gcloud auth login
or
gcloud auth application-default login
the tool uses gcloud cli for getting a token to authenticate with GCP apigee apis.
run gcloud auth login
command and login usuing your GCP account
Hi,
Everything installed correctly, however I am stuck on login command:
root@promus-1-vm:~# apigee-backup-tool login
.. ...
Nothing happens here?
Any idea?