Skip to content

--helm-extra-args is applied to all helm commands #737

@niorg

Description

@niorg

I'd like to use ct install in helm dry-run mode. Trying to do that using ct install --debug --helm-extra-args="--dry-run=server --debug" --target-branch main will fail because the arguments are also applied to other helm commands like helm test and helm uninstall which don't recognise the dry-run argument.
Maybe an option --helm-install-extra-args is needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions