You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/16 21:34:51 UTC

[GitHub] houshengbo opened a new pull request #27: Allow CLI to sort entities by name (#2326)

houshengbo opened a new pull request #27: Allow CLI to sort entities by name (#2326)
URL: https://github.com/apache/incubator-openwhisk-client-go/pull/27
 
 
   - Created interfaces `Printables` and `Sortables`
   - Made Actions, Triggers, Packages, Rules, APIs into Printables and Sortables
   - Made Activations into Printables and Sortables, Sort currently undefined
   - Made alphabetic sorting default, sort by last update time with --time flag
   - Changed sorting default back to last update time, --sort flag for alphabetical sorting
   - Updated flag name to "--name-sort"/"-n"
   - Updated Docs
   - Fixed rule status printing for `wsk list` and `wsk namespace get`
 
----------------------------------------------------------------
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