okcli
okcli copied to clipboard
format parameter on .okclirc
I tried to put format=simpleon ~/.okclirc but it did not work. Also tried to use the color parameter there but it did not work either. How can I use them?
Hey @rodrigoyoshida. Did you try to use the setting table_format, which corresponds to https://github.com/man-group/okcli#format?
# Table format. Possible values: ascii, double, github,
# psql, plain, simple, grid, fancy_grid, pipe, orgtbl, rst, mediawiki, html,
# latex, latex_booktabs, textile, moinmoin, jira, vertical, tsv, csv.
# Recommended: ascii
table_format = ascii