.TH POWERPROFILESCTL "1" "2024\-04\-04" "power\-profiles\-daemon 0.21" "Power Profiles Daemon Control Program" .SH NAME powerprofilesctl \- Command line utility to control Power Profiles Daemon .SH SYNOPSIS .B powerprofilesctl [-h] {list,list-holds,get,set,launch,version} ... .SH POSITIONAL ARGUMENTS .SS \fBpowerprofilesctl list\fR List available power profiles usage: powerprofilesctl list [\-h] .SS \fBpowerprofilesctl list\-holds\fR List current power profile holds usage: powerprofilesctl list\-holds [\-h] .SS \fBpowerprofilesctl get\fR Print the currently active power profile usage: powerprofilesctl get [\-h] .SS \fBpowerprofilesctl set\fR Set the currently active power profile usage: powerprofilesctl set [\-h] profile arguments: .RS 7 .TP \fBprofile\fR Profile to use for set command .RE .SS \fBpowerprofilesctl launch\fR Launch a command while holding a power profile usage: powerprofilesctl launch [\-h] [\-\-profile PROFILE] [\-\-reason REASON] [\-\-appid APPID] [arguments ...] Launch the command while holding a power profile,either performance, or power\-saver. By default, the profile hold is for the performance profile, but it might not be available on all systems. See the list command for a list of available profiles. arguments: .RS 7 .TP \fBarguments\fR Command to launch .RE options: .RS 7 .TP \fB\-\-profile\fR \fI\,PROFILE\/\fR, \fB\-p\fR \fI\,PROFILE\/\fR Profile to use for launch command .TP \fB\-\-reason\fR \fI\,REASON\/\fR, \fB\-r\fR \fI\,REASON\/\fR Reason to use for launch command .TP \fB\-\-appid\fR \fI\,APPID\/\fR, \fB\-i\fR \fI\,APPID\/\fR AppId to use for launch command .RE .SS \fBpowerprofilesctl version\fR Print version information and exit usage: powerprofilesctl version [\-h] .SH COMMENTS Use “powerprofilesctl COMMAND \-\-help” to get detailed help for individual commands .SH AUTHOR .nf Bastien Nocera .fi .nf Mario Limonciello .fi .SH DISTRIBUTION The latest version of power\-profiles\-daemon may be downloaded from .UR https://gitlab.freedesktop.org/upower/power\-profiles\-daemon .UE