Skip to content

Commit

Permalink
[DOCS] Update getting-started.md (#20281)
Browse files Browse the repository at this point in the history
* Update getting-started.md

Updating guidance on pulling files down.

* Update getting-started.md

Further refinement.

* Update getting-started.md

Spelling etc.
  • Loading branch information
timcosgrove authored Jan 14, 2025
1 parent 88bdc2a commit 9a25879
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion READMES/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ You need a copy of the production database to get the full VA.gov CMS running.
Use the provided ddev commands to download a database and files backup into the
correct locations in your local development environment.

- `ddev pull va ` or `ddev pull va --skip-files`
- `ddev pull va --skip-files`
- Note: you should not run `ddev pull va`, which will pull down all CMS-hosted content files in addition to the database. If you have a need to work with the full set of CMS-hosted content files locally, please contact the CMS Team to discuss your use case and needs.

NOTE: This command downloads and imports the db followed by any configuration import.

Expand Down

0 comments on commit 9a25879

Please sign in to comment.