{{
in App Environment Variable values break the cf env
command
#2821
Labels
{{
in App Environment Variable values break the cf env
command
#2821
Please fill out the issue checklist below and provide ALL the requested information.
CF_TRACE=1
to help debug the issue.Describe the bug and the command you saw an issue with
I am attempting to run
cf env
to pull back the environment variables for an app with environment variables.What happened
A clear and concise description of what happen.
The CLI returns back:
Expected behavior
What should have been returned was:
Exact Steps To Reproduce
Steps to reproduce the behavior; include the exact CLI commands and verbose output:
Create an app manifest for any app that contains these three environment variables:
cf push icu2
cf env icu2
Provide more context
The text was updated successfully, but these errors were encountered: