commands.sh

cupsdisable

all

Stop printers and classes. Note: Destination is referred as a printer or a class of printers. See also: `cupsenable`, `cupsaccept`, `cupsreject`, `lpstat`.

More info →

Examples (2)

Stop one or more destination(s)

cupsdisable destination1 destination2 ...

Cancel all jobs of the specified destination(s)

cupsdisable -c destination1 destination2 ...
made by @shridhargupta | data from tldr-pages