nodecloud-cli icon indicating copy to clipboard operation
nodecloud-cli copied to clipboard

Add Pretty Table Flag (--pretty, -pr)

Open JosephSemrai opened this issue 6 years ago • 0 comments

Description

This version handles error message handling by only putting it into a table rather than re-coloring it (hence the "pretty" version of the error message). (Quite similar to the --table flag in my other pull request #37) We also do not override the second parameter of the logger helper in this version.

Previous Behavior

Code_EGsUbWNMHj

New Behavior

Code_qG0lYUEDyT

JosephSemrai avatar Jan 03 '20 03:01 JosephSemrai