mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-19 05:31:14 +02:00
628 B
628 B
title, date, draft, menu
title | date | draft | menu | ||||
---|---|---|---|---|---|---|---|
osctl | 2018-10-29T19:40:55-07:00 | false |
|
osctl
CLI is the client to the osd service running on every node. osctl
should provide enough functionality to be a replacement for typical interactive shell operations. With it you can do things like:
osctl logs <service>
- retrieve container logsosctl restart <service>
- restart a serviceosctl reboot
- reset a nodeosctl dmesg
- retrieve kernel logsosctl ps
- view running servicesosctl top
- view node resourcesosctl services
- view status of talos services