Skip to content

Commit

Permalink
Misc: add experiment flag to ws:clone in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
satrun77 committed Jun 10, 2018
1 parent 2d16492 commit 796f62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Name | Details
faq |Display FAQs.
ws:build |Build or rebuild services for a site within the workspace. A wrapper to docker-compose build command.
ws:clean |Execute specific commands to free up unwanted space such as, removing old containers, or dangling images.
ws:clone |Setup local development from a single YAML file within a repository (.env.yml)
ws:clone |Setup local development from a single YAML file within a repository (.env.yml) **Experiment**
ws:composer |Execute PHP composer command inside the composer container.
ws:cp |Copy a file from host machine to a docker container or download from a docker container. A wrapper to docker cp command.
ws:hosts |Update the host file in user machine (/etc/hosts) with the docker IP address and the host names setup for all of the sites in workspace.
Expand Down

0 comments on commit 796f62a

Please sign in to comment.