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

Add examples in site-command #113

Merged
merged 4 commits into from
Sep 7, 2018

Conversation

kirtangajjar
Copy link
Contributor

No description provided.

Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
@rahulsprajapati rahulsprajapati merged commit 6886673 into EasyEngine:develop Sep 7, 2018
* ## EXAMPLES
*
* # Delete site
* $ ee site delete 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.

In a new PR:
Add example which skips the prompt using --yes flag.

*
* # Enable site
* $ ee site up 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 to re-enable and already enabled site using --force flag.

*
* # 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 to restart specific containers.

*
* # 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 to reload specific containers.

* ## EXAMPLES
*
* # Create html site
* $ ee site create 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 --type=html in this. If the default site type is configured to some other site-type then this will fail.

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