You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which would go through all models, that do not have resource specified and sync from specified input source. Input source in the example would be get.data.gov.lt.
Input source name, should be defined in credentials.cfg file as it is done for spinta push.
Add same arguments as in push command:
manifests - list of manifest files
-i, --input - input source file (push has -o, --output)
--credentials - location of credentials.cfg file
-d, --dataset - sync only specified dataset
--dry-run - don'w rite data to keymap, but do everything else, that does not changes anything
Add new command:
Which would go through all models, that do not have
resource
specified and sync from specified input source. Input source in the example would beget.data.gov.lt
.Input source name, should be defined in credentials.cfg file as it is done for
spinta push
.Add same arguments as in
push
command:manifests
- list of manifest files-i, --input
- input source file (push has-o, --output
)--credentials
- location ofcredentials.cfg
file-d, --dataset
- sync only specified dataset--dry-run
- don'w rite data to keymap, but do everything else, that does not changes anythingRelated
The text was updated successfully, but these errors were encountered: