power

command
v0.0.0-...-155abb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

`power` performs power and session actions.

Main subcommands: - `off` shuts down the system. - `reboot` restarts the system. - `logout` ends the active graphical session.

Example usage: ```sh power off power reboot power logout ```

Caution:

  • `--force` bypasses service-managed shutdown/reboot and should be used only for emergency recovery.