Skip to content
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

porter parameters list doesn't show what parameter set the parameter belongs to #3313

Closed
kichristensen opened this issue Jan 9, 2025 · 0 comments · Fixed by #3314
Closed
Assignees
Labels
bug Oops, sorry!

Comments

@kichristensen
Copy link
Contributor

Describe the bug

porter parameters list doesn't show what parameter set the parameter belongs to. This makes it hard to determine which parameter set to reference when installing or upgrading an installation, especially if the parameter exists in multiple parameter sets.

To Reproduce

Steps to reproduce the behavior:

  1. Apply a parameter set using porter parameters apply
  2. Run porter parameters list
  3. See that the output doesn't contain any information about the parameter set

Expected behavior

The output should also show the name of the parameter set the parameter belongs to.

Porter Command and Output

$ porter parameters list
--------------------------------------------
  NAMESPACE  NAME  TYPE  VALUE  MODIFIED
--------------------------------------------
             name  env   FOO    2025-01-06

Version

porter v1.2.1 (aa97c59)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Oops, sorry!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant