-
-
Notifications
You must be signed in to change notification settings - Fork 813
Closed
Labels
Description
Running datasette publish cloudrun now shows this message:
Please choose a target platform:
[1] Cloud Run (fully managed)
[2] Cloud Run on GKE
[3] a Kubernetes cluster
[4] cancel
Please enter your numeric choice: 1To specify the platform yourself, pass
--platform managed. Or, to make this the default target platform, rungcloud config set run/platform managed.
May as well set that as a default.
Reactions are currently unavailable