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

Display the Zowe release as part of the CLI version output #2028

Closed
gejohnston opened this issue Jan 26, 2024 · 2 comments · Fixed by #2038
Closed

Display the Zowe release as part of the CLI version output #2028

gejohnston opened this issue Jan 26, 2024 · 2 comments · Fixed by #2038
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers priority-high Production outage - this quarter or at least next quarter

Comments

@gejohnston
Copy link
Member

gejohnston commented Jan 26, 2024

Is your feature or enhancement request related to a problem or limitation? Please describe

We market Zowe to customers by the Zowe release number. The zowe --version command lists a correct version number for the CLI. However, that version does not provide the context of the Zowe release to which this version of the CLI belongs.

Describe your enhancement idea

Alter the output of the zowe --version command from:

zowe --version
8.0.0

to something like the following:

zowe --version
Zowe release: V3
CLI version: 8.0.0

Describe alternatives you've considered

We should also alter the response-format-json output to contain the original version property (to provide a degree of backward compatibility) and provide a new release property with the V3 value.

Provide any additional context

@gejohnston gejohnston added enhancement New feature or request new The issue wasn't triaged yet labels Jan 26, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Jan 26, 2024
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@zFernand0
Copy link
Member

Should we also provide the minor level v3.1 ?

I think we could given that we have to lock down the version that gets bundled.

If we decide to do this, there may be some caveats about the ongoing releases on NPM though 😋

@JTonda JTonda added priority-high Production outage - this quarter or at least next quarter and removed new The issue wasn't triaged yet labels Jan 29, 2024
@zowe-robot zowe-robot moved this from New Issues to High Priority in Zowe CLI Squad Jan 29, 2024
@JTonda JTonda added the good first issue Good for newcomers label Jan 29, 2024
@zFernand0 zFernand0 linked a pull request Feb 7, 2024 that will close this issue
4 tasks
@awharn awharn self-assigned this Feb 7, 2024
@awharn awharn closed this as completed Feb 7, 2024
@github-project-automation github-project-automation bot moved this from High Priority to Closed in Zowe CLI Squad Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority-high Production outage - this quarter or at least next quarter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants