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/10/25 10:04:26 UTC

[GitHub] cfjedimaster opened a new issue #2896: Provide a hint that more data exists when fetching resources

cfjedimaster opened a new issue #2896: Provide a hint that more data exists when fetching resources
URL: https://github.com/apache/incubator-openwhisk/issues/2896
 
 
   Currently when you `wsk action list` or trigger, rule, package, etc, you are not given any clue that more data exists. Yes the CLI lets you paginate easily, but if you aren't aware that more data exists, then you may not realize you are missing items. This hit me with `wsk package list` - I was convinced something was wrong when I couldn't find something and it was simply that I finally hit enough packages to hit the limit. The CLI doesn't necessarily need to say how many records exist (although that would be nice), but should provide a clue that the result was truncated. 

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