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:
- lagoon add variable -p -N SOME_VARIABLE -V "Some Multi Word Value"
- lagoon list variables -p --reveal
- notice only first word is added
Expected behavior
The full variable values is sent
Desktop (please complete the following information):
lagoon v0.32.0+f91b4ec0 (go1.24.3)
built 2025-07-16T12:51:31+0000```