Scroll to navigation

cloudprint(1) User Commands cloudprint(1)

NAME

cloudprint - share CUPS printers with Google Cloud Print

SYNOPSIS

cloudprint [OPTION]...

DESCRIPTION

The cloudprint script makes locally-defined CUPS printers available to a Google account, enabling local or remote printing from such services as the Chrome browser, Chrome OS devices, or Android devices.

This is a lower-level command. Cloud Print services would normally be managed through the cloudprint service.

The cloudprint utility is linked as cloudprintd for the cloudprint-service package.

OPTIONS

path to Google account ident data (default ~/.cloudprintauth.json).
establish credentials to the service, then exit.
run in daemon mode.
fast poll, if notifications aren't working.
include local printers matching regular expression from the start of the printer name.
log out of the Google account. This deletes the account identification file, requiring reauthentication the next time cloudprint is run.
path to PID file in daemon mode (default cloudprint.pid).
verbose logging.
exclude local printers matching regular expression from the start of the printer name.
define a site name to be prepended to all printer names.
syslog address to use in daemon mode (default stdout).
display help

cloudprint will provide a URL to claim the printer, if credentials have not been established.

FILES

~/.cloudprintauth
Default location for storing account authentication credentials
/etc/cloudprint.conf, ~/.cloudprint.conf
Configuration file containing additional command-line parameters for cloudprint.

SEE ALSO

cloudprint-service(7),cps-auth(1)

2015-11-14 Linux