-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Let's document: aws #5653
Comments
@bl-ue whenever you are bored :P #HelpWanted :p |
@Waples it looks like you might have removed all occurences of the letter |
Fixed it =D |
@bl-ue didn't see that issue before, but that goes in a bit too deep with ALL the commands. |
You're right, that's why I closed it. But I wanted to link it for reference 👍🏻 |
I'm gonna make some time today to add at least 15 examples, but I don't know what the best course of action is, a seperate branch for every page added or in one big PR ? |
The former @Waples. Please open 1 PR per new page. It makes it easier to review the changes. It would certainly be great if we could document all of the |
Organization status, here I come. xD |
|
Haha no I wasn't intended to be sarcastic actually :) |
Oh wow, that's an enormous list @Waples! I'd suggest starting small, and opening just 1 or 2 PRs for 1 or 2 pages at a time to get used to the tldr page syntax if you haven't already got experience with the review process. |
Starting one on secrets manager now. |
Starting s3api and cur |
Might do ecs and eks next, everyone loves container orchestration. |
And do |
I will start on ecr first then. |
It's a spiderweb. You need a tldr of docker-login for a tldr or aws ecr. |
This actually brings up an important question. |
Also need to add a short one for docker-tag |
And docker-image.... DOCUMENT ALL THE THINGS!!! :D |
Hmm, I'm not really sure. The first page does provide a lot more information directly related to the CLI (36 addition subcommands). The second page is tuned for beginners but isn't actually about the CLI. I'm probably inclined to keep the first link, because it seems like a user who goes to that link might be looking for more info on how to use the tool itself, but there's equal argument for both links, so I'm chasing my own tail here. 😅 |
The second link mirrors the same steps for cli and gui. |
I would suggest that for more information links subpages of https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/index.html (e.g. https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/get-lifecycle-policy-preview.html) are more directly relevant to each individual page. The generic user guide looks useful, but not specifically to the |
aws-sqs: add page #9085 |
Note to self: check if the list still up to date with the v2 (and beta v3) version of aws-cli |
First timer trying to help. aws-batch: add page #10591 |
aws-cloudwatch: add page #10614 |
aws-cloud9: add page #10627 |
Can I work on this? |
Sure |
I am new to open source, could you please guide me? and what are the things I should follow in order to solve this issue |
I'm new. Can I help? aws-codeartifact: add page #11224 |
Hey, @Sourav-Kumar-Panda, @nkzren! You don't need to ask - just open a pull request with a new page :-) |
Update from myself: I might do some work with |
aws-eks: add page. #11577 |
When looking at https://docs.aws.amazon.com/cli/latest/, there is a note about a new CLI version: Note You are viewing the documentation for an older major version of the AWS CLI (version 1). Should we update the pages to match the new version? |
Yeah, we should also check for any changed syntax and update it (if a subcommand/flag got deprecated we should mention it is only available in v1). |
Don't forget to reference this PR's number in any PRs you open @sebastiaanspeck :-) |
@Waples adding this to the aws terraform. Writing the aws terraform initator files: https://github.com/sablokgaurav/hashicorp_instance_initiator/blob/main/terraform_aws.sh for merging into the tldr pages. |
Just as an FYI, I have been ill / busy for a long while, but I do still weekly check how the process is going. Thank you all for giving you're time to fill the stupidly long list of items. I will be more aware of ongoing work / MR/PRs etc from now on again, now my health has improved (beware xD). |
Good to have you back! :D |
thanks bruv ^^ feeling allot better now. Lets document some stuff haha |
At the time of writing, I don't even know myself anymore if this list is complete and compatible with v3 (and v4-beta). Note to self: investigate this. And again, thank you all for helping with this massive project. // Florian |
Good morning, I am new to open source contributions. I saw this project and I am interested in contributing, how can I get started, whether for this issue or another? |
Read CONTRIBUTING.md and Style Guide. This will make it easier both for you and maintainers. If you speak lang other than English, consider translating the pages, it's the most easy way to get started. Consider adding examples to existing pages to practice before creating new pages, but creating a new page is welcome too. Check this tutorial to learn GitHub and Git. |
aws-sso: add page #14115 |
Thanks! Added to the list |
The text was updated successfully, but these errors were encountered: