-
Notifications
You must be signed in to change notification settings - Fork 88
CLOUDP-112242: Updated README.MD #1001
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
Conversation
gssbzn
left a comment
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.
not sure what your end goal was with this change but if it was to expose Atlas CLI at least for me it's not working as expected.
The README it's becoming too much to parse and too much to scroll if I'm only interested in atlas cli.
Some alternatives to consider.
- Create a
mongocli.mdand aatlascli.mdREAMEs and link to them from the main README - Delete all content that exists somewhere else and leave only the essential, how to install, login, usage, link all to public docs, requirements about go and install from souce exist in the contributing file can be deleted. Probably also delete both gifs. TL;DR leave the readme a barebone of what the CLIs are link to publci docs for anything else
JuliaMongo
left a comment
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 for copy review with these comments.
gssbzn
left a comment
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.
Thanks for the split of files, I think it makes a difference on organising the instructions, left some small comments to address before merging
gssbzn
left a comment
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 for those changes
dianchenghu
left a comment
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.
Add some copy suggestions
gssbzn
left a comment
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
sarahsimpers
left a comment
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 % one optional nit for language.
70618eb
dianchenghu
left a comment
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!
Proposed changes
Jira ticket: CLOUDP-112242
Checklist
make fmtand formatted my codeFurther comments
This PR updates the
README.MDto include atlascli. The newREADMEis available here https://github.com/mongodb/mongocli/tree/CLOUDP-112242.This PR will be merged once we have pre-released atlascli and renamed the repository to mongodb-atlas-cli
Next Step:
atlascli v0.0.1mongodb-atlas-cliatlascli v1.0.0atlascli.mdto add documentation links