mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
correct migration doc
This commit is contained in:
parent
ba1553a936
commit
fc17854529
1 changed files with 2 additions and 7 deletions
|
@ -834,12 +834,7 @@ Example: `cf ssh getgov-za`
|
|||
```/tmp/lifecycle/shell```
|
||||
|
||||
#### Step 4: Running the script
|
||||
```./manage.py populate_domain_request_dates --debug```
|
||||
```./manage.py populate_domain_request_dates```
|
||||
|
||||
### Running locally
|
||||
```docker-compose exec app ./manage.py populate_domain_request_dates --debug```
|
||||
|
||||
##### Optional parameters
|
||||
| | Parameter | Description |
|
||||
|:-:|:-------------------------- |:----------------------------------------------------------------------------|
|
||||
| 1 | **debug** | Increases logging detail. Defaults to False. |
|
||||
```docker-compose exec app ./manage.py populate_domain_request_dates```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue