GoogleCloudPlatform / llm-pipeline-examples

Apache License 2.0
105 stars 25 forks source link

Instructions doesn't mention gcloud run deploy interaction #38

Closed abdallag closed 1 year ago

abdallag commented 1 year ago

When following the instruction, running gcloud run deploy result in an interactive shell that ask for service name, region and whether the endpoint is going to be authenticated. Can we pass these as parameter so that we are not asked for ?