@@ -86,7 +86,6 @@ scw container container create [arg=value ...]
8686| health-check.failure-threshold | | Number of consecutive health check failures before considering the container unhealthy. |
8787| health-check.interval | | Period between health checks. |
8888| tags.{index} | | Tags of the Serverless Container |
89- | private-network-id | | |
9089| deploy | Default: ` true ` | Deploy container after creation |
9190| region | Default: ` fr-par ` <br />One of: ` fr-par ` , ` nl-ams ` , ` pl-waw ` | Region to target. If none is passed will use default region from the config |
9291
@@ -217,7 +216,6 @@ scw container container update <container-id ...> [arg=value ...]
217216| health-check.failure-threshold | | Number of consecutive health check failures before considering the container unhealthy. |
218217| health-check.interval | | Period between health checks. |
219218| tags.{index} | | Tags of the Serverless Container |
220- | private-network-id | | |
221219| region | Default: ` fr-par ` <br />One of: ` fr-par ` , ` nl-ams ` , ` pl-waw ` | Region to target. If none is passed will use default region from the config |
222220
223221
@@ -479,7 +477,6 @@ scw container namespace create [arg=value ...]
479477| secret-environment-variables.{index}.key | | |
480478| secret-environment-variables.{index}.value | | |
481479| tags.{index} | | Tags of the Serverless Container Namespace |
482- | activate-vpc-integration | | |
483480| region | Default: ` fr-par ` <br />One of: ` fr-par ` , ` nl-ams ` , ` pl-waw ` | Region to target. If none is passed will use default region from the config |
484481
485482
0 commit comments