Articles · Book · Estimator · CUPS 1.1 · CUPS 1.2 · CUPS 1.3 · CUPS 1.4 · CUPS 1.5 · Other CUPS · Search Help ipptool(1)ipptool(1)Nameipptool - perform internet printing protocol requestsSynopsisipptool [ -4 ] [ -6 ] [ -C ] [ -E ] [ -I ] [ -L ] [ -S ] [ -T seconds ] [ -V version ] [ -X ] [ -c ] [ -d name=value ] [ -f filename ] [ -i seconds ] [ -n repeat-count ] [ -q ] [ -t ] [ -v ] URI filename [ ... filenameN ]Descriptionipptool sends IPP requests to the specified URI and tests and/or displays the results. Each named file defines one or more requests, including the expected response status, attributes, and values. Output is either a plain text, formatted text, CSV, or XML report on the standard output, with a non-zero exit status indicating that one or more tests have failed. The file format is described in ipptoolfile(5).OptionsThe following options are recognized by ipptool:
CompatibilityThe ipptool program is unique to CUPS.ExamplesGet a list of completed jobs for "myprinter":
ipptool ipp://localhost/printers/myprinter get-completed-jobs.test
Send email notifications to "user@example.com" when "myprinter" changes:
ipptool -d recipient=mailto:user@example.com
ipp://localhost/printers/myprinter create-printer-subscription.test
Standard FilesThe following standard files are available:
create-printer-subscription.test
get-completed-jobs.test
get-jobs.test
ipp-1.1.test
ipp-2.0.test
ipp-2.1.test
testfile.jpg
testfile.pdf
testfile.ps
testfile.txt
See Alsoipptoolfile(5),http://localhost:631/help CopyrightCopyright 2007-2010 by Apple Inc. | ||||||||||
| Comments are owned by the poster. All other material is copyright 2007-2012 Apple Inc. All rights reserved. CUPS and the CUPS logo are trademarks of Apple Inc. All other trademarks are the property of their respective owners. Please report site problems to 'webmaster@cups.org'. |