.\" (C) Copyright 2013-2014 David Steele , .\" .\" This file is part of cloudprint .\" Available under the terms of the GNU General Public License version 2 or later .TH CLOUDPRINT-SERVICE 7 2014-04-16 Linux "System Commands" .SH NAME cloudprint-service \- manage the Google Cloud Print proxy .SH SYNOPSIS .TP service \fBcloudprintd\fR \fIlogin\fR Establish login credentials with Cloud Print, then immediately exit. This will prompt for a username and password, if necessary. If the account has two-factor authentication enabled, then an application-specific password must be used. This and all other \fBcloudprintd\fR service commands must be run as root. .TP service \fBcloudprintd\fR \fIstart\fR Start the \fBcloudprintd\fR service. This will fail if the credentials have not been established. The service will normally start automatically when the computer is running. .TP service \fBcloudprintd\fR \fIstop\fR Stop the \fBcloudprintd\fR service. Login credentials are not lost. Normally, the printer will continue to be shown as a valid destination. Any jobs spooled during that time will print when the service is restarted. .TP service \fBcloudprintd\fR \fIstatus\fR Determine whether the service is running or not. .TP service \fBcloudprintd\fR \fIlogout\fR Delete the login credentials such that the service cannot be restarted without another 'login'. .P (...) .SH DESCRIPTION The \fBcloudprintd\fR services manages the operation of a Google Cloud Print proxy. It makes locally-defined CUPS printers available for use by approved Google users, both locally and remotely. It is recommended that a dedicated account be used for this service. Printers can be shared from that account to others via the printer management page at \fIhttps://www.google.com/cloudprint?#printers\fR .SH FILES .TP \fI/etc/default/cloudprintd\fR This file contains a number of parameters that control cloudprint. View the file for more details. .SH SEE ALSO .BR cloudprint(1), cloudprintd(8)