What's new (User Facing)?
Support for 6.0.0 zCLI Feature Set—Starting with ZedControl Release 6.0.0, the following set of features are updated/added to zCLI:
-
Updated command-line interface description module (docopt) library to print command-specific help string and missed mandatory arguments in command incompletion.
-
Updated docopt to report mistyped arguments.
-
Updated zCLI list output to adjust the column width to a maximum length of column data.
-
Updated zCLI list output to resize the column length and wrap the data to the next line if the table exceeds terminal width.
-
Added page-size option to list command.
Deprecated Features
There are no deprecated features in this release.