Update docs/operations/README.md

Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
This commit is contained in:
Neil MartinsenBurrell 2023-06-15 15:27:46 -05:00 committed by GitHub
parent 737184130f
commit e6cc91183d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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