You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a -sort=field flag that should match one of the unused.ByFunc functions. Currently we only support sorting by provider name, disk name, and disk creation date.
Stretch: consider also adding a ByMeta function that allow passing a metadata key to be used for sorting.
The text was updated successfully, but these errors were encountered:
Add a
-sort=field
flag that should match one of theunused.ByFunc
functions. Currently we only support sorting by provider name, disk name, and disk creation date.Stretch: consider also adding a
ByMeta
function that allow passing a metadata key to be used for sorting.The text was updated successfully, but these errors were encountered: