-
Notifications
You must be signed in to change notification settings - Fork 86
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
first edits to ReadMe #2385
first edits to ReadMe #2385
Conversation
Signed-off-by: anaxceron <[email protected]>
📅 Suggested merge-by date: 12/25/2024 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2385 +/- ##
=======================================
Coverage 91.28% 91.28%
=======================================
Files 638 638
Lines 18155 18155
Branches 3921 3885 -36
=======================================
Hits 16572 16572
Misses 1582 1582
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: anaxceron <[email protected]>
…into anax-update-readme
Signed-off-by: anaxceron <[email protected]>
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! 😋
Left a few comments to consider, but overall, LGTM
Signed-off-by: anaxceron <[email protected]>
|
||
If you try to use Zowe CLI functionality and you get an error message that Zowe CLI failed to load any profiles, try issuing the following commands: | ||
|
||
- `zowe config report-env` to generate a report on the status of the key areas in your working environment. Address any problems indicated in the report. |
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! thank you for including multiple options! And for cleaning up this page in general :)
Signed-off-by: anaxceron <[email protected]>
…into anax-update-readme
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, thanks @anaxceron
Quality Gate passedIssues Measures |
What It Does
Addresses Issue 1820
How to Test
Review Checklist
I certify that I have:
Additional Comments