You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can customize the table output using the `--tableOptions` parameter. This accepts the same options as the [console-table-printer](https://www.npmjs.com/package/console-table-printer) library.
47
+
### Using Table Options
49
48
50
-
Example with table options:
49
+
Customize your tables with colors, styles, and more using the `--tableOptions` parameter. These options are compatible with [console-table-printer](https://www.npmjs.com/package/console-table-printer) library.
0 commit comments