use click.echo

This commit is contained in:
Kenneth Kehl
2024-07-23 07:47:35 -07:00
parent 7600699e23
commit 86c9065a44
2 changed files with 3 additions and 5 deletions

View File

@@ -1349,7 +1349,7 @@ cf run-task notify-api-production --command "flask command download-csv-file-by-
locally, just do:
```
poetry run flask command download-csv-file-by-name -f <file location in admin logs>
poetry run flask command download-csv-file-by-name <file location in admin logs>
```
## Debug steps