Skip to content

Inspect the contents of available environments #25289

@GregSal

Description

@GregSal

Please add a feature to inspect the contents of available environments.

I have many environments for different applications and sometimes for different versions of the same application. I would like to have a quick way to check / search the installed packages
of an environment.

One usage example is when I suspect that an issue in my code is related to the version of a package in my code. I would like to be able to:

  1. Quickly check what version of the package is installed in the current environment.
  2. search for a compatible environment, possibly built for a different application, that has a newer/older version of the relevant package so that I can test the code with a different version of that package without having to build a new environment (or modify the current one).

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityinfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions