Datalad
- datalad-add-archive-content(1) add content of an archive under git annex control.
- datalad-add-readme(1) add basic information about DataLad datasets to a README file
- datalad-addurls(1) create and update a dataset from a list of URLs.
- datalad-check-dates(1) find repository dates that are more recent than a reference date.
- datalad-clean(1) clean up after DataLad (possible temporary files etc.)
- datalad-clone(1) obtain a dataset (copy) from a URL or local directory
- datalad-configuration(1) get and set dataset, dataset-clone-local, or global configuration
- datalad-copy-file(1) copy files and their availability metadata from one dataset to another.
- datalad-create-sibling-gin(1) create a dataset sibling on a GIN site (with content hosting)
- datalad-create-sibling-gitea(1) create a dataset sibling on a Gitea site
- datalad-create-sibling-github(1) create dataset sibling on GitHub.org (or an enterprise deployment).
- datalad-create-sibling-gitlab(1) create dataset sibling at a GitLab site
- datalad-create-sibling-gogs(1) create a dataset sibling on a GOGS site
- datalad-create-sibling-ria(1) creates a sibling to a dataset in a RIA store
- datalad-create-sibling(1) create a dataset sibling on a UNIX-like Shell (local or SSH)-accessible machine
- datalad-create-test-dataset(1) create test (meta-)dataset.
- datalad-create(1) create a new dataset from scratch.
- datalad-diff(1) report differences between two states of a dataset (hierarchy)
- datalad-download-url(1) download content
- datalad-drop(1) drop content of individual files or entire (sub)datasets
- datalad-export-archive-ora(1) export an archive of a local annex object store for the ORA remote.
- datalad-export-archive(1) export the content of a dataset as a TAR/ZIP archive.
- datalad-export-to-figshare(1) export the content of a dataset as a ZIP archive to figshare
- datalad-foreach-dataset(1) run a command or Python code on the dataset and/or each of its sub-datasets.
- datalad-get(1) get any dataset content (files/directories/subdatasets).
- datalad-install(1) install a dataset from a (remote) source.
- datalad-no-annex(1) configure a dataset to never put some content into the dataset's annex
- datalad-push(1) push a dataset to a known sibling.
- datalad-remove(1) remove components from datasets
- datalad-rerun(1) re-execute previous `datalad run` commands.
- datalad-run-procedure(1) run prepared procedures (DataLad scripts) on a dataset
- datalad-run(1) run an arbitrary shell command and record its impact on a dataset.
- datalad-save(1) save the current state of a dataset
- datalad-shell-completion(1) display shell script for enabling shell completion for DataLad.
- datalad-siblings(1) manage sibling configuration
- datalad-sshrun(1) run command on remote machines via SSH.
- datalad-status(1) report on the state of dataset content.
- datalad-subdatasets(1) report subdatasets and their properties.
- datalad-uninstall(1) dEPRECATED: use the DROP command
- datalad-unlock(1) unlock file(s) of a dataset
- datalad-update(1) update a dataset from a sibling.
- datalad-wtf(1) generate a report about the DataLad installation and configuration
- datalad(1) comprehensive data management solution