Sha256: a3e40e9c7ae702f458557f85a2fbb01f56f9880fc5834081ec86c8b335a2019f
Contents?: true
Size: 768 Bytes
Versions: 6
Compression:
Stored size: 768 Bytes
Contents
Output input tuples through a specific renderer (text, yaml, ...) SYNOPSIS alf show DATASET -- [ORDERING] OPTIONS --rash Render output as ruby hashes --text Render output as a text table --yaml Render output as a yaml output --csv Render output as a csv file --[no-]pretty Enable/disable pretty print best effort --ff=FORMAT Specify the floating point format DESCRIPTION When a dataset name is specified as commandline arg, request the environment to provide this dataset and prints it. Otherwise, take what comes on standard input. Note that this command is not an operator and should not be piped anymore.
Version data entries
6 entries across 6 versions & 1 rubygems