sort
Class: core ยท Streaming: accumulating
External merge sort, spill-capable. Nulls last ascending, first descending. sort * is schema-resolved.
Signatureโ
| sort <keys>
Positional Argumentsโ
| Name | Type | Required | Description |
|---|---|---|---|
keys | sort_list | Yes | -f desc, +f or f asc; * expands to all known input fields |
Examplesโ
sort -count, service
sort *
sort -*
Generated from the LynxFlow registry. See RFC-002 for the full language specification.