Description:
Hi 👋,
While using the latest version of the tool, I noticed that when listing environment variables, some values are being truncated in the output.
Steps to Reproduce:
- Install the latest version of the CLI/tool.
- Run the command to list environment variables (for example:
lazy-ecs).
- Observe that a few environment variable values are cut off or incomplete in the output.
Expected Behavior:
Full environment variable values should be displayed without truncation.
Actual Behavior:
Some environment variable values are truncated in the output, making it difficult to verify or debug environment configurations.
