nodecloud-cli
nodecloud-cli copied to clipboard
Add --table flag
Related Issue
#27
Description
- Added the --table (-tb) flag which changes logger output to a table format using
cli-table. - Updated callbacks so that the logger function knows whether to table the output.