Unknown argument 'https-connections-only'
Hint:
Valid arguments are: container-id, environment-variables.{key}, secret-environment-variables.{key}, min-scale, max-scale, memory-limit-bytes, mvcpu-limit, timeout, privacy, description, image, protocol, port, https-connection-only, sandbox, local-storage-limit-bytes, scaling-option.concurrent-requests-threshold, scaling-option.cpu-usage-threshold, scaling-option.memory-usage-threshold, liveness-probe.failure-threshold, liveness-probe.interval, liveness-probe.timeout, liveness-probe.http.path, startup-probe.failure-threshold, startup-probe.interval, startup-probe.timeout, startup-probe.http.path, tags.{index}, private-network-id, command.{index}, args.{index}, region
the parameter has a different name for the same action between create and update.
Version 2.56.0
BuildDate 2026-05-19T12:17:40Z
GoVersion go1.26.3
GitBranch HEAD
GitCommit a99978b6
GoArch amd64
GoOS windows
UserAgentPrefix scaleway-cli
Community Note
Command attempted
scw container container update https-connections-only=true
Expected Behavior
This updates the flag as in the
scw container container createcommand.But update needs a singular form (
https-connection-only), create a plural one (https-connections-only).Actual Behavior
More info
the parameter has a different name for the same action between create and update.
Same issue in 2.65.1