npm @zowe/cli 8.26.0

latest releases: 8.26.2, 8.26.1
one month ago

Zowe CLI

  • Enhancement: Replaced logic in ApimlAuthHandler.processLogin with a call to a new common function AuthOrder.putNewAuthsFirstOnDisk. There are no changes to the external API and no changes to the functionality. #2568
  • BugFix: Added a warning to users using a TSO command. It now warns them that a logon procedure is not being used when a non default logon procedure and --ssm option is used.#2528

Imperative

  • Enhancement: Added the following AuthOrder functions: getPropNmFor, putNewAuthsFirstInSess, putNewAuthsFirstOnDisk, formNewAuthOrderArray, authArrayToCfgVal, authCfgValToArray. No external behavior is changed by this addition to/refactoring of the Zowe SDK logic. #2568
  • Enhancement: When no credentials are available, prompt for the credentials related to the first entry in the authOrder property instead of arbitrarily prompting for user and password. #2568
  • Enhancement: Reordered authOrder information in error messages to be easier for a user to follow the effect of the authOrder. #2568
  • BugFix: Fixed invalid value for npm log level when --verbose option is true on the zowe plugins install command. #2571

Don't miss a new cli release

NewReleases is sending notifications on new releases.