# xan cluster ```txt TODO... Usage: xan cluster [options] [] xan cluster --help cluster options: -k, --key An expression to evaluate to generate a key for each row by transforming the selected cell. Common options: -h, --help Display this message -o, --output Write output to instead of stdout. -n, --no-headers When set, the first row will not be evaled as headers. -d, --delimiter The field delimiter for reading CSV data. Must be a single character. ```