gear-remote-hsh(1)
| GEAR-REMOTE-HSH(1) | User Commands | GEAR-REMOTE-HSH(1) |
NAME
gear-remote-hsh - run hsh on the remote host
SYNOPSIS
gear-remote-hsh [options] [hsh options] [<user>@]<hostname> <workdir>
DESCRIPTION
<hostname> - remote build host;
<workdir> - working directory onto <hostname>.
OPTIONS
- --remote-repo
- make remote repository and do not download results;
- --build-only
- do not download results onto current host;
- --cleanup-repo
- cleanup hasher workdir on remote host;
- --commit
- make temporary commit prior to extract;
- --target=ARCH
- target architecture;
- -m, --method=TYPE
- defines build method on the remote host (default: gear);
- -o, --outdir=OUTDIR
- download results in DIR on local machine;
- -r, --rules=FILE
- override rules file name;
- -t, --tree-ish=ID
- COMMIT[:PATH] specifying the tree to process;
- -v, --verbose
- print a message for each action;
- -V,--version
- print program version and exit;
- -h,--help
- show this text and exit.
AUTHOR
Written by Alexey Gladkov <legion@altlinux.org>
REPORTING BUGS
Report bugs to https://bugzilla.altlinux.org/
COPYRIGHT
Copyright © 2007-2018 Alexey Gladkov
<legion@altlinux.org>
Copyright © 2007 Alexey I. Froloff <raorn@altlinux.org>
Copyright © 2008 Dmitry V. Levin <ldv@altlinux.org>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
SEE ALSO
| November 2022 | gear 2.6.0 |
