@@ -215,7 +215,7 @@ scw function function create [arg=value ...]
215215| environment-variables.{key} | | |
216216| min-scale | | |
217217| max-scale | | |
218- | runtime | One of: ` unknown_runtime ` , ` golang ` , ` python ` , ` python3 ` , ` node8 ` , ` node10 ` , ` node14 ` , ` node16 ` , ` node17 ` , ` python37 ` , ` python38 ` , ` python39 ` , ` python310 ` , ` go113 ` , ` go117 ` , ` go118 ` , ` node18 ` , ` rust165 ` , ` go119 ` , ` python311 ` | |
218+ | runtime | One of: ` unknown_runtime ` , ` golang ` , ` python ` , ` python3 ` , ` node8 ` , ` node10 ` , ` node14 ` , ` node16 ` , ` node17 ` , ` python37 ` , ` python38 ` , ` python39 ` , ` python310 ` , ` go113 ` , ` go117 ` , ` go118 ` , ` node18 ` , ` rust165 ` , ` go119 ` , ` python311 ` , ` php82 ` | |
219219| memory-limit | | |
220220| timeout.seconds | | |
221221| timeout.nanos | | |
@@ -224,7 +224,7 @@ scw function function create [arg=value ...]
224224| description | | |
225225| secret-environment-variables.{index}.key | | |
226226| secret-environment-variables.{index}.value | | |
227- | ~~ http-option~~ | Deprecated | Configure how HTTP and HTTPS requests are handled |
227+ | http-option | One of: ` unknown_http_option ` , ` enabled ` , ` redirected ` | Configure how HTTP and HTTPS requests are handled |
228228| region | Default: ` fr-par ` <br />One of: ` fr-par ` | Region to target. If none is passed will use default region from the config |
229229
230230
@@ -373,7 +373,7 @@ scw function function update <function-id ...> [arg=value ...]
373373| environment-variables.{key} | | |
374374| min-scale | | |
375375| max-scale | | |
376- | runtime | One of: ` unknown_runtime ` , ` golang ` , ` python ` , ` python3 ` , ` node8 ` , ` node10 ` , ` node14 ` , ` node16 ` , ` node17 ` , ` python37 ` , ` python38 ` , ` python39 ` , ` python310 ` , ` go113 ` , ` go117 ` , ` go118 ` , ` node18 ` , ` rust165 ` , ` go119 ` , ` python311 ` | |
376+ | runtime | One of: ` unknown_runtime ` , ` golang ` , ` python ` , ` python3 ` , ` node8 ` , ` node10 ` , ` node14 ` , ` node16 ` , ` node17 ` , ` python37 ` , ` python38 ` , ` python39 ` , ` python310 ` , ` go113 ` , ` go117 ` , ` go118 ` , ` node18 ` , ` rust165 ` , ` go119 ` , ` python311 ` , ` php82 ` | |
377377| memory-limit | | |
378378| timeout.seconds | | |
379379| timeout.nanos | | |
@@ -383,7 +383,7 @@ scw function function update <function-id ...> [arg=value ...]
383383| description | | |
384384| secret-environment-variables.{index}.key | | |
385385| secret-environment-variables.{index}.value | | |
386- | ~~ http-option~~ | Deprecated | Configure how HTTP and HTTPS requests are handled |
386+ | http-option | One of: ` unknown_http_option ` , ` enabled ` , ` redirected ` | Configure how HTTP and HTTPS requests are handled |
387387| region | Default: ` fr-par ` <br />One of: ` fr-par ` | Region to target. If none is passed will use default region from the config |
388388
389389
0 commit comments