Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add usage examples in doc comments #41

Merged
merged 4 commits into from
Sep 10, 2018
Merged

Add usage examples in doc comments #41

merged 4 commits into from
Sep 10, 2018

Conversation

kirtangajjar
Copy link
Contributor

No description provided.

Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
rahulsprajapati
rahulsprajapati previously approved these changes Sep 7, 2018
*
* # Create WordPress site with wildcard ssl
* $ ee site create example.com --type=wp --ssl=le --wildcard
*
Copy link
Member

Choose a reason for hiding this comment

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

Add example for remote database installation. It is a very important use case.

Copy link
Member

Choose a reason for hiding this comment

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

Also add examples with --admin-email, --admin-user, --admin-password parameters, and other wp-cli flags that we are accepting for wp core download wp config create and wp core install

Copy link
Member

Choose a reason for hiding this comment

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

Very important to have an example with --locale flag. It is a global flag and can be passed during WordPress site creation.

*
* # Restart all containers of site
* $ ee site restart example.com
*
Copy link
Member

Choose a reason for hiding this comment

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

Add example for restarting particular container.

*
* # Reload all containers of site
* $ ee site reload example.com
*
Copy link
Member

Choose a reason for hiding this comment

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

Add example for reloading particular container.

Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
@kirtangajjar
Copy link
Contributor Author

kirtangajjar commented Sep 10, 2018

@mrrobot47 @rahulsprajapati Done.

@rahulsprajapati rahulsprajapati dismissed mrrobot47’s stale review September 10, 2018 12:52

Changes requested are done and approved.

@rahulsprajapati rahulsprajapati merged commit 03c028a into EasyEngine:develop Sep 10, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants