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

Adds a testenv command to spin up a testing environment #227

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thejimbirch
Copy link
Contributor

To spin up an environment with a locally created database, you can use the new testenv command.

Run fin testenv anynameyourwant and it will create a Drupal site for you at anynameyourwant.docksal.site using the minimal profile.

You can also provide a second argument to specify a different profile or recipe.

Using Standard profile:
fin testenv mynewsite standard

Using a recipe.
fin testenv mynewsite recipes/saplings

@thejimbirch thejimbirch requested a review from a team as a code owner December 29, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant