You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/09/11 21:42:22 UTC

[GitHub] nicolaferraro opened a new issue #33: Add wait and log watch options

nicolaferraro opened a new issue #33: Add wait and log watch options
URL: https://github.com/apache/camel-k/issues/33
 
 
   We should add a flag to "kamel run" to wait for the deployment to be completed before returning ("–wait").
   
   We should add a "kamel logs" command to display a integration logs. It's a shorthand for "kubectl logs" and "kubectl logs -f" but Camel K will direct those commands to the right pod/container using the integration name.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services