-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tk env list
doesn't work with tla function
#653
Comments
tk env list
doesn't work with tla function
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Not stale |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Not stale |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Not stale |
Can still reproduce this with a simple inline environment that is built via function. |
I have a jsonnet file like this
When I use
tk env list
with the above jsonnet file, it shows the environment normallyBut when I tried the same with a tla function,
tk env list
doesn't shows the environment anymoreBoth are valid jsonnet file and both render to the exact same result when I tried
tk eval
andtk show
The text was updated successfully, but these errors were encountered: