Skip to content

Adding variable with spaces in the value only adds the first word in the value #454

@bryangruneberg

Description

@bryangruneberg

Describe the bug
When using lagoon add variable where the variable value contains spaces, only the first word is being added

To Reproduce
Steps to reproduce the behavior:

  1. lagoon add variable -p -N SOME_VARIABLE -V "Some Multi Word Value"
  2. lagoon list variables -p --reveal
  3. notice only first word is added
Image Image

Expected behavior
The full variable values is sent

Desktop (please complete the following information):

  • OS: Pop_OS
lagoon v0.32.0+f91b4ec0 (go1.24.3)
built 2025-07-16T12:51:31+0000```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions