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/23 08:37:33 UTC

[GitHub] KeonHee opened a new issue #2997: [Feature request] Search activation keyword

KeonHee opened a new issue #2997: [Feature request] Search activation keyword
URL: https://github.com/apache/incubator-openwhisk/issues/2997
 
 
   Currently, OW only supports to search activations by exact action name. It would be great if user can search activations with partial keyword.
   
   ```bash
   macbook:~ AL01092674$ wsk activation list web
   activations
   3e9d15b18a864c239d15b18a86ec2394 web
   bfe266f2cb3240d6a266f2cb32c0d60b web
   be9c8ea7f40449369c8ea7f40439361e web
   f626f9b7f6354482a6f9b7f6356482dc web
   3b84b18ca811474884b18ca8114748bd hello-web
   749cdb80e18a4e719cdb80e18a4e71a8 hello-web
   bd5cf0db4ff44a5a9cf0db4ff4aa5acb web
   3087273828ea40da87273828ea90daa4 web
   edf29928680d4904b29928680dd904b8 web
   a1d482737af94eb19482737af90eb1ee web
   d7be0ceb519e4ac4be0ceb519eeac4c4 web
   df703258452a4f31b03258452aef31d6 web
   b1286d1b117d4deea86d1b117dfdee2b web-action
   f58dfc69ed354c388dfc69ed35cc3824 web-action
   0825330682a54ea6a5330682a5eea640 web-action
   ```

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