mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
documentation updates and updates to json arg
This commit is contained in:
parent
e7a3124112
commit
638493a6e2
2 changed files with 17 additions and 14 deletions
|
@ -243,7 +243,7 @@ Run the following command, making sure the file paths point to the right locatio
|
|||
|
||||
##### LOCAL COMMAND
|
||||
```shell
|
||||
docker-compose exec app ./manage.py load_transition_domain migrationFilepaths.json --directory /app/tmp --debug
|
||||
docker-compose exec app ./manage.py load_transition_domain migrationFilepaths.json --directory /app/tmp/ --debug --limitParse 10
|
||||
```
|
||||
##### SANDBOX COMMAND
|
||||
```shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue