-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Lines 374 to 386 in 756c2fa
| ### Command line | |
| Run the following command to submit all resources to datapusher, although it will skip files whose hash of the data file has not changed: | |
| ``` bash | |
| ckan -c /etc/ckan/default/ckan.ini datapusher_plus resubmit | |
| ``` | |
| To Resubmit a specific resource, whether or not the hash of the data file has changed: | |
| ``` bash | |
| ckan -c /etc/ckan/default/ckan.ini datapusher_plus submit {dataset_id} | |
| ``` |
Is this supposed to be datapusher-plus instead of datapusher_plus?
Metadata
Metadata
Assignees
Labels
No labels