UNPKG

@broadcom/ca7-for-zowe-cli

Version:

CA 7 Workload Automation Plug-in for Zowe CLI

60 lines (36 loc) 1.71 kB
# Changelog All notable changes to the Sample Plug-in for Zowe CLI will be documented in this file. ## `1.0.1` - First release of the CA 7 Workload Automation plugin ## `1.0.2` - Package.json, Imerpative.ts changes to meet the Zowe Conformance. ## `1.0.3` - Corrected the errors in Readme file. ## `1.0.4` - Uppercase commands are now all lowercase, short aliases name, shorter desciption for each commands. - Removed internal IP addresses from the profile command. - Unit test need to be altereted due to changing the name, aliases, and shorter description of all the commands. ## `1.0.5` - Help page shows the example of command options. - Added aliases name to each command parameters. - Unit test had to modify for a bit. - Created Constant class to defined all the options for demand and run commands. So that we can simply called these option variables to each options array of each definition files. ## `1.0.6` - For demand and run, realized the command description does not make sense jobl | jl. Defines the long name of the job to run ## `1.0.7` - artifactory 1.0.6 is not right. since jenkins task failed due to missing header info on changelog.md ## `1.0.9-next.202202151609` - Supports all the latest CA7 APIs. More API/CLI and System testing were added - Supports zowe changes for the zowe/cli@next release ## `1.0.9-next.202204051835` - Supports zowe changes for the zowe/imperative@next release ## `1.0.9-next.202204291946` - Supports all the latest CA7 APIs. - Supports zowe changes for the zowe V2 release ## `2.0.0` - Changes for Zowe v2 Conformance - New REST API added. - Zowe V2 related changes. ## Recent Changes - BugFix: (dev) Removed cli-test-utils dependencies