-
Notifications
You must be signed in to change notification settings - Fork 136
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
Anax v3.0 profiletypes cli #4183
Conversation
Signed-off-by: anaxceron <[email protected]>
Signed-off-by: Fernando Rijo Cedeno <[email protected]>
Signed-off-by: anaxceron <[email protected]>
😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these steps.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Signed-off-by: anaxceron <[email protected]>
…docs-site into anax-v3.0-profiletypes-cli
Wondering if it makes sense to put this in the Not really something that needs to be addressed in this PR, but it seems like it would make more sense to move some of these articles out of |
I think this section needs a re-organization. I agree to pursue this w/ a different issue/pr. |
Signed-off-by: anaxceron <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 😋
This looks amazing! 🙏
| rejectUnauthorized | Reject self-signed certificates.<br/><br/>**Default**: ```true``` | **boolean**:<br/> ```true```<br/>```false``` | | ||
| tokenType | The type of token to get and use for the API. Omit this option to use the default token type, which is provided by `zowe auth login`. | string | | ||
| tokenValue | The value of the token to pass to the API. | string | | ||
| certFile | The file path to a certificate file to use for authentication. <br/> <br/> Note: <br/> The CLI does not support certificate files that require a password. For more information, see [PEM certificate files](../troubleshoot/cli/troubleshoot-cli-credentials.md#pem-certificate-files). | string | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider opening an issue with the corresponding plug-in (or CLI in this case) for every update that you had to make manually.
(unless you'd want to have the script enhanced) 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks @anaxceron and @zFernand0
Describe your pull request here: Documenting the profile types and properties in team config. Addressing Issue 3526.
List the file(s) included in this PR: docs\user-guide\cli-using-editing-team-configuration.md
After creating the PR, follow the instructions in the comments.