Open
Description
As a Function Author, when I am using command kn func run for python language/runtime, I should be able to discern that server is started so that I know the function is ready to be used.
GIVEN I am running newly create Python function
WHEN I issue 'kn func run' command
THEN I see that my function is running and ready to be called.
Metadata
Assignees
Labels
No labels
Activity