odo describe component
with Devfile: display remote source code location for each container component
#6453
Closed
5 of 6 tasks
Labels
kind/user-story
An issue of user-story kind
priority/High
Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
sprint demo
Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone
/kind user-story
User Story
As an IDE plugin developer or user, I want to know where the source code in the container is located, So that I can specify the mapping between source files on the local machine and the remote container.
Acceptance Criteria
odo describe component
should display the source code location for each container containerodo describe component -o json
should display the source code location for each container containermountSources
(default value if not set istrue
)sourceMapping
(default value if not set is/projects
)mountSources
isfalse
odo describe component
without Devfile: display remote source code location for each container component #6498Examples
Links
Related to #6419
/kind user-story
The text was updated successfully, but these errors were encountered: