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

Zowe CLI V2 - Command replacement for "zowe profiles set-default profilType profilName"? #1428

Closed
FALLAI-Denis opened this issue May 24, 2022 · 5 comments
Assignees
Labels

Comments

@FALLAI-Denis
Copy link

Hi,

Question: in version V2, which command replaces the command zowe profiles set-default profilType profilName?

The documentation for the zowe config set command is very confusing.
The examples provided in the online documentation don't help much...

@MikeBauerCA
Copy link
Contributor

We do not currently have that as an example in the help. We will consider adding it if you believe it is desirable.

Change the default zosmf profile to lpar1.zosmf:
zowe config set "defaults.zosmf" "lpar1.zosmf"

Alternatively, you could edit the config file directly.

@FALLAI-Denis
Copy link
Author

Hi @MikeBauerCA

Thanks for your reply.

I suggest that for each deprecated V1 command the equivalent new V2 command is given in the documentation.

@heysujal
Copy link

@MikeBauerCA Hi I want to work on this issue. I am new to the project . Can you tell how do I get started ?

@MikeBauerCA
Copy link
Contributor

@heysujal thank you for your interest in contributing! I would recommend reviewing our contribution guidelines. You will fork the repository and contribute your changes via a pull request. As a project under the Open Mainframe Project & Linux Foundation, we also require you to sign off on your commits.

This particular change will involve adjusting the examples provided in this code. Note that this change is actually in imperative which is the framework that the CLI is built on. Therefore the change will be in imperative. Then we would update the version of this dependency in Zowe CLI. +@t1m0thyj @zFernand0 as well

@namanpatel1112
Copy link
Contributor

namanpatel1112 commented Jul 28, 2022

FYI: Amanda D'Errico (@AmandaDErrico) was also working on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants