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:
[email protected]


With regards,
Apache Git Services

Reply via email to