Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: rpc commands for reboot/poweroff and set datetime #81

Merged
merged 2 commits into from
Aug 6, 2023
Merged

Commits on Jul 4, 2023

  1. klinfix: add klix_rpc() for poweroff and reboot CLI commands

    This change allows us to verify common RPC commands from within the
    CLI, starting with the poweroff and reboot commands.
    
    Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
    troglobit committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    dcc1dd5 View commit details
    Browse the repository at this point in the history
  2. klinfix: add CLI support for set datetime 2023-07-03T16:06:34+02:00

    Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
    troglobit committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b2d1564 View commit details
    Browse the repository at this point in the history