Hi,
Did anyone encounter issue with running the following command?
ENDPOINT=$(gcloud run services describe automl-service --platform managed --region us-central1 --format ‘value(status.url)’)
I got “The [project] resource is not properly specified. Please specify the argument [–project] on the command line or set the property [core/project].” error.