printctl(1)


NAME
printctl - configure printers and submit print jobs
SYNOPSIS
printctl
command
[options]
DESCRIPTION
printctl
manages the MontaukOS userspace print spooler and submits print jobs to IPP printers.
COMMANDS

set-printer URI
    Store the default printer URI.

show-printer
    Print the configured default printer URI.

print FILE [--printer URI] [--name JOB] [--wait]
    Queue a file for printing.

test-page [--printer URI] [--wait] [--no-wait]
    Generate and queue a simple test page.

status [--verbose]
    Show daemon state and queued, active, completed, and failed jobs.

inspect JOB-ID
    Show full metadata and debug details for a queued, active, completed, or failed job.

probe [URI]
    Probe the configured printer, print host and resolution details, and show IPP capability diagnostics.

Back to Documentation Index