Reverse
Reverses the order of the items in an array
Reverse
Given a sample.yml file of:
then
will output
Sort descending by string field
Use sort with reverse to sort in descending order.
Given a sample.yml file of:
then
will output
Last updated