Skip to content

parameter mismatch between container create and update #5600

Description

@vsantele

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Command attempted

scw container container update https-connections-only=true

Expected Behavior

This updates the flag as in the scw container container create command.
But update needs a singular form (https-connection-only), create a plural one (https-connections-only).

Actual Behavior

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

More info

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

Same issue in 2.65.1

Metadata

Metadata

Assignees

Labels

bugcontainerContainer issues, bugs and feature requestspriority:highestBugs filled by customers, security issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions