issue_comments: 1214414471
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette/issues/1779#issuecomment-1214414471 | https://api.github.com/repos/simonw/datasette/issues/1779 | 1214414471 | IC_kwDOBm6k_c5IYn6H | 9599 | 2022-08-14T16:55:40Z | 2022-08-14T16:55:40Z | OWNER | Here's the start of the man page for `gcloud run deploy`: ``` NAME gcloud run deploy - deploy a container to Cloud Run SYNOPSIS gcloud run deploy [[SERVICE] --namespace=NAMESPACE] [--args=[ARG,...]] [--async] [--command=[COMMAND,...]] [--concurrency=CONCURRENCY] [--cpu=CPU] [--ingress=INGRESS; default="all"] [--max-instances=MAX_INSTANCES] [--memory=MEMORY] [--min-instances=MIN_INSTANCES] ``` I'm going to expose `--max-instances` and `--min-instances` as extra option to `datasette publish cloudrun`. | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 1334628400 |