Skip to content

Commit

Permalink
correct migration doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-Spence committed Aug 29, 2024
1 parent ba1553a commit fc17854
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/operations/data_migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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```

0 comments on commit fc17854

Please sign in to comment.