uca-print

command
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Command uca-print sends files to print to PaperCut via the UCA web-print URL.

Authentication can be stored under $HOME/.config/uca-print/auth.cfg. auth.cfg is expected to be in the SCFG format1:

user     my-username
cred-cmd pass authenticate/me # optional.

Example:

$> uca-print -h
Usage: uca-print [options] file1.pdf [file2.odt [...]]

ex:
 $> uca-print ./file1.pdf
 $> uca-print https://example.org/file1.pdf
 $> uca-print -u username ./file1.pdf ./file2.pdf
 $> uca-print -u username -p s3cr3t ./file1.pdf ./file2.pdf

options:
  -p string
    	password for papercut
  -t duration
    	timeout for sending files to print (default 20s)
  -u string
    	username for papercut

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL