DOKK / manpages / debian 10 / datalad / datalad-sshrun.1.en
datalad sshrun(1) datalad datalad sshrun(1)

datalad sshrun - run command on remote machines via SSH.

datalad sshrun [-h] [-p PORT] [-n] login cmd

This is a replacement for a small part of the functionality of SSH. In addition to SSH alone, this command can make use of datalad's SSH connection management. Its primary use case is to be used with Git as 'core.sshCommand' or via "GIT_SSH_COMMAND".

[user@]hostname.
command for remote execution.

show this help message. --help-np forcefully disables the use of a pager for displaying the help message
port to connect to on the remote host. [Default: None]
Redirect stdin from /dev/null. [Default: False]


datalad is developed by The DataLad Team and Contributors <team@datalad.org>.

2019-02-08