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

docs(site): add missing document for "env show" command #1194

Merged
merged 4 commits into from
Jul 27, 2020

Conversation

tam0ri
Copy link
Contributor

@tam0ri tam0ri commented Jul 25, 2020

Wiki page has the document for copilot env show command, but there is no file related to it in this repository. Adding markdown based on wiki's one. Also, wiki page includes wrong explanation.

current: copilot env ls shows info about a deployed environment, including region, account ID, and services.
suggest: copilot env show shows info about a deployed environment, including region, account ID, and services.

copilot env ls is another sub command. copilot env show is correct.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tam0ri added 3 commits July 25, 2020 12:56
Wiki page has the document for copilot env show command, but there is no file related to it in this repository. Adding markdown based on wiki's one,
current: `copilot env ls` shows info about a deployed environment, including region, account ID, and services.
suggest: `copilot env show` shows info about a deployed environment, including region, account ID, and services.

`copilot env ls` is another sub command. `copilot env show` is correct.
I changed weight of docs/Commands/env/_index.md incorrectly in previous commit. I reverted it.
@tam0ri tam0ri requested a review from a team as a code owner July 25, 2020 04:28
@tam0ri tam0ri requested a review from kohidave July 25, 2020 04:28
@efekarakus efekarakus changed the title docs: add missing document for "env show" command and correct subcommand name for "What does it do?". docs(site): add missing document for "env show" command Jul 27, 2020
Copy link
Contributor

@efekarakus efekarakus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

@mergify mergify bot merged commit 535650d into aws:master Jul 27, 2020
@tam0ri tam0ri deleted the site/env-show branch July 29, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants