Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella print cancel command

The tarantella print cancel command

Syntax

Skip past command syntax or program codetarantella print cancel {--all
                        | --jobid id...
                        | --person pobj... [--server serv]
                        | --server serv}

Description

Cancels Secure Global Desktop print jobs currently spooled.

You can run this command on any array member.

Argument Description
--all Cancels all print jobs spooled across the array.
--jobid id... Cancels jobs with the specified ids.
--person pobj... Cancels jobs belonging to each pobj, which must be a TFN name.

If this is used without --server, Secure Global Desktop cancels all print jobs for each pobj.

--server serv... Cancels jobs on each Secure Global Desktop server listed. Use the peer DNS name for each serv.

If this is used with --person, Secure Global Desktop only cancels the print jobs for each pobj on each serv.

Examples

Skip past command syntax or program codetarantella print cancel --person ".../_ens/o=Indigo Insurance/ou=IT/cn=Bill Orange"

Cancels print jobs for Bill Orange.

Skip past command syntax or program codetarantella print cancel --server "detroit.indigo-insurance.com"

Cancels all print jobs on the Secure Global Desktop server detroit.

Related topics