roll for filters

Rolling commands for tables.

WARNING

Command roll was not included in the official binaries by default, you have to build it with --features=extra flag

Signature

> roll {flags}

Input/output types:

inputoutput
nothingstring

Notes

You must use one of the following subcommands. Using this command as-is will only produce this help message.

Subcommands:

nametypeusage
roll downBuiltinRoll table rows down.
roll leftBuiltinRoll record or table columns left.
roll rightBuiltinRoll table columns right.
roll upBuiltinRoll table rows up.