v8.0.0-next.202407181904
Pre-release
Pre-release
github-actions
released this
18 Jul 19:05
·
731 commits
to master
since this release
Zowe CLI
- Enhancement: The 'zowe config auto-init' command now generates a base profile name of 'global_base' or 'project_base', depending on whether a global or project configuration file is being generated. Related to Zowe Explorer issue zowe/zowe-explorer-vscode#2682.
Imperative
- Enhancement: Added the function ConfigUtils.formGlobOrProjProfileNm and modified the function ConfigBuilder.build so that the 'zowe config init' command now generates a base profile name of 'global_base' or 'project_base', depending on whether a global or project configuration file is being generated. Related to Zowe Explorer issue zowe/zowe-explorer-vscode#2682.