table of contents
other versions
- trixie 2.2.8
- trixie-backports 2.4.5~bpo13+1
- testing 2.4.5
- unstable 2.4.7
- experimental 2.5.2
| MINI-BUILDD-SSH-UPLOADER-COMMAND(8) | System Administration Utilities | MINI-BUILDD-SSH-UPLOADER-COMMAND(8) |
NAME¶
mini-buildd-ssh-uploader-command - Script to use as a 'command' in an authorized_key file to allow authorization to mini-buildd uploads via SSH
DESCRIPTION¶
usage: mini-buildd-ssh-uploader-command [-h] [--version] [-l LOG_LEVEL]
- [--log-stamp] [--log-systemd]
Script to use as a 'command' in an authorized_key file to allow authorization to mini-buildd uploads via SSH
options:¶
- -h, --help
- show this help message and exit
- --version
- show program's version number and exit
- -l, --log-level LOG_LEVEL
- set log level (if none given, ['WARNING', 'mini_buildd.INFO'] is applied by default). May also be given as ``<logger>.<level>`` to effect individual loggers only, and multiple times (check existing logs for actual logger names). (default: None)
- --log-stamp
- prefix each log line with a timestamp (default: False)
- --log-systemd
- prefix logs for systemd (recognize log level) (default: False)
See ``mini-buildd-ssh-setup --help`` for further explanations.
| November 2025 | mini-buildd-ssh-uploader-command 2.5.2 |