Replies: 1 comment
|
Probably not going to happen for CUPS 2.x. Maybe something for CUPS 3.x in the sharing server. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently lpadmin -x requires the CUPS destination name.
For automated workstation administration, the destination name may be
unknown or may differ between machines, while the physical printer is
known by its IP address or device URI.
It would be useful to support something like:
or possibly:
If multiple queues point to the same host, the command could either:
This would make printer removal much easier to automate with tools such
as Ansible.
All reactions