odo run <devfile-command>
when odo dev
is NOT running
#6714
Labels
kind/epic
An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks
triage/unresolved
Indicates an issue that can not or will not be resolved.
/kind user-story
User Story
As an odo user, I want to be able to start commands defined in the devfile when I need to So that I can run actions defined in the devfile, like, for example running commands that test things, or nondefault build commands that do some optional extra work.
Acceptance Criteria
odo run
can be run without runningodo dev
firstmountSources:true
odo run needs to sync source code into the container before executing the commandTODO @kadel
Links
/kind user-story
The text was updated successfully, but these errors were encountered: