mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-18 16:01:18 +01:00
This PR adds the 0.7 docs into the mix so we can start creating docs for things specific to that version. Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
576 B
576 B
title
| title |
|---|
| talosctl |
talosctl CLI is the client to the apid service running on every node.
talosctl should provide enough functionality to be a replacement for typical interactive shell operations.
With it you can do things like:
talosctl logs <service>- retrieve container logstalosctl restart <service>- restart a servicetalosctl reboot- reset a nodetalosctl dmesg- retrieve kernel logstalosctl ps- view running servicestalosctl top- view node resourcestalosctl services- view status of Talos services