odo watch support for devfile #2609
Labels
area/devfile-spec
Issues or PRs related to the Devfile specification and how odo handles and interprets it.
kind/user-story
An issue of user-story kind
User Story
As a user, I want to turn on watch on the devfile style application so that I can see the changes to take place after I have made the code changes on my application.
Acceptance Criteria
odo watch
command (same syntax as s2i style application) to turn on watch for current componentodo watch frontend
to watch for changes in directory for component called frontendodo push
for changes to take place./kind user-story
/area devfile
/area watch
The text was updated successfully, but these errors were encountered: