-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Billy edited this page Mar 30, 2021
·
1 revision
Welcome to the cloud-runner wiki!
Flag | Required | Notes |
---|---|---|
--image |
✔️ | |
--platform |
✔️ | Always set to managed
|
--project |
✔️ | The project ID must be a unique string of 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter, and cannot have a trailing hyphen. |
--region |
✔️ | Must use only lowercase alphanumeric characters and dashes. Cannot begin or end with a dash, and cannot be longer than 63 characters. |
--allow-unauthenticated |
The command built will either use this flag or --no-allow-unauthenticated
|
|
--no-allow-unauthenticated |
The command built will either use this flag or --allow-unauthenticated
|
|
--max-instances |
||
--memory |
||
--vpc-connector |
To add support for new flags, please open an issue!