mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
Update docs/operations/README.md
Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
This commit is contained in:
parent
737184130f
commit
e6cc91183d
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ command in the running Cloud.gov container. For example, to run our Django
|
|||
admin command that loads test fixture data:
|
||||
|
||||
```
|
||||
cf run-task getgov-nmb --command "./manage.py load" --name fixtures
|
||||
cf run-task getgov-{environment} --command "./manage.py load" --name fixtures
|
||||
```
|
||||
|
||||
However, this task runs asynchronously in the background without any command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue