CLI: recreate #27

Open
opened 2021-08-24 18:45:31 +02:00 by boyska · 1 comment
Owner

try to create files again. This will overwrite files. This is useful when we detect that there has been glitches, and want to recreate files using the old parameters

try to create files again. This will overwrite files. This is useful when we detect that there has been glitches, and want to recreate files using the old parameters
boyska referenced this issue from a commit 2021-08-25 00:01:01 +02:00
Author
Owner

we could even just document a programmatic way of doing that with some simple bash-fu.

Something like:

  • search every non-ready file and give me its id
  • curl -X POST $URL/api/$id/generate
we could even just document a programmatic way of doing that with some simple bash-fu. Something like: - search every non-ready file and give me its `id` - `curl -X POST $URL/api/$id/generate`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: techbloc/techrec#27
No description provided.