You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicola Ferraro (JIRA)" <ji...@apache.org> on 2018/09/10 07:07:00 UTC

[jira] [Created] (CAMEL-12795) Camel K: add wait and log watch options

Nicola Ferraro created CAMEL-12795:
--------------------------------------

             Summary: Camel K: add wait and log watch options
                 Key: CAMEL-12795
                 URL: https://issues.apache.org/jira/browse/CAMEL-12795
             Project: Camel
          Issue Type: Sub-task
            Reporter: Nicola Ferraro


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 message was sent by Atlassian JIRA
(v7.6.3#76005)