Skip to content

Conversation

@adamint
Copy link
Member

@adamint adamint commented Dec 5, 2023

Show container command and args in the source column on resources tab if they have been set. As args will be more common than command, command is prefixed with Command: {command}.

image

Fixes #1122

@ghost ghost added the area-dashboard label Dec 5, 2023
@tlmii
Copy link
Member

tlmii commented Dec 5, 2023

Instead of making the value of the column longer/wider, what do you think about making it multi-row, like the executables view is (where the executable path and args are on one line and working directory is on a second line)? That'd also avoid the switching from regular text to subtext back to regular text on the same line (not sure that's an issue, but it feels off at first glance).

@adamint
Copy link
Member Author

adamint commented Dec 6, 2023

Instead of making the value of the column longer/wider, what do you think about making it multi-row, like the executables view is (where the executable path and args are on one line and working directory is on a second line)? That'd also avoid the switching from regular text to subtext back to regular text on the same line (not sure that's an issue, but it feels off at first glance).

Good idea. Done
image

@adamint adamint merged commit 64fbf75 into dotnet:main Dec 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show container args/command in dashboard

3 participants