Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--help-examples option fails in CLI version 7.10.2 #1617

Closed
adam-wolfe opened this issue Feb 1, 2023 · 6 comments · Fixed by zowe/imperative#934
Closed

--help-examples option fails in CLI version 7.10.2 #1617

adam-wolfe opened this issue Feb 1, 2023 · 6 comments · Fixed by zowe/imperative#934
Assignees
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases

Comments

@adam-wolfe
Copy link
Contributor

Describe the bug

--help-examples does not appear to be working in version 7.10.2. When the --help-examples option is specified, a command error is displayed.

Expected and actual results

Details about the behavior:

  1. Command issued: zowe profiles create --help-examples
  2. Expected results: List of example commands
  3. Actual results:
Command Error:
Unknown arguments: help-examples, helpExamples
Command failed due to improper syntax
Did you mean: profiles create base-profile?

Command entered: "profiles create --help-examples"
Available commands are "zosmf-profile, tso-profile, ssh-profile, endevor-profile, endevor-location-profile, zftp-profile, db2-profile, cics-profile, ims-profile, mq-profile, base-profile".
Use "zowe profiles create --help" to view groups, commands, and options.
Error Details:
Unknown arguments: help-examples, helpExamples

Describe your environment

  • Zowe CLI version installed: 7.10.2

Gif showing behavior in 7.10.2 and 7.10.1:
help-examples-issue2

@adam-wolfe adam-wolfe added bug Something isn't working new The issue wasn't triaged yet labels Feb 1, 2023
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

@abwolfe
Copy link

abwolfe commented Feb 2, 2023

Same behavior confirmed on Mac w/ Zowe CLI 7.10.2.

@t1m0thyj t1m0thyj added priority-medium Not functioning - next quarter if capacity permits severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases and removed new The issue wasn't triaged yet labels Feb 2, 2023
@t1m0thyj t1m0thyj self-assigned this Feb 2, 2023
@t1m0thyj
Copy link
Member

t1m0thyj commented Feb 3, 2023

Looks like GitHub closed the issue prematurely.

To complete the fix, we need to get Imperative 5.8.3 published, and update Imperative in Zowe CLI.

@t1m0thyj t1m0thyj reopened this Feb 3, 2023
@zFernand0
Copy link
Member

We only need to update the CLI now (zowe/imperative#935 (comment))
image

@zFernand0
Copy link
Member

Should we close this, now that the CLI was updated with the imperative version mentioned above?
#1606 (comment)

@adam-wolfe
Copy link
Contributor Author

This issue is resolved in Zowe CLI 7.10.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants