You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/22 02:54:18 UTC

[GitHub] csantanapr opened a new issue #143: wsk activation poll remove the [ ]

csantanapr opened a new issue #143: wsk activation poll remove the [ ]
URL: https://github.com/apache/incubator-openwhisk-cli/issues/143
 
 
   @rabbah commented on [Tue Feb 28 2017](https://github.com/apache/incubator-openwhisk/issues/1921)
   
   wsk activation poll formats its output in a way that might be confusing:
   
   ```
   Activation: hello (ce78012710e04ba79b3881d2575c7e0f)
   [
       "2017-02-28T14:47:56.993327423Z stdout: hello world!",
       "2017-02-28T14:47:56.993327523Z stdout: hello again!",
   ]
   ```
   
   why show the `[]`?
   
   Further it might be nice to add back the `--strip` option to remove the `date`/`std[out,err]` prefix.
   Lastly in the summary, should show/color-code in the header if the activation was a success or not.
   
   ---
   
   @rabbah commented on [Fri Sep 29 2017](https://github.com/apache/incubator-openwhisk/issues/1921#issuecomment-333139611)
   
   `--strip` is now available again.
   
   

----------------------------------------------------------------
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