mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-19 13:41:13 +02:00
This allows osctl to generate documentation for itself. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2.1 KiB
2.1 KiB
osctl
A CLI for out-of-band management of Kubernetes nodes created by Talos
Synopsis
A CLI for out-of-band management of Kubernetes nodes created by Talos
Options
-h, --help help for osctl
--talosconfig string The path to the Talos configuration file (default "/root/.talos/config")
-t, --target strings target the specificed node
SEE ALSO
- osctl cluster - A collection of commands for managing local docker-based clusters
- osctl config - Manage the client configuration
- osctl containers - List containers
- osctl cp - Copy data out from the node
- osctl dmesg - Retrieve kernel logs
- osctl docs - Generate documentation for the CLI
- osctl gen - Generate CAs, certificates, and private keys
- osctl install - Install Talos to a specified disk
- osctl interfaces - List network interfaces
- osctl kubeconfig - Download the admin kubeconfig from the node
- osctl logs - Retrieve logs for a process or container
- osctl ls - Retrieve a directory listing
- osctl memory - Show memory usage
- osctl mounts - List mounts
- osctl processes - List running processes
- osctl reboot - Reboot a node
- osctl reset - Reset a node
- osctl restart - Restart a process
- osctl routes - List network routes
- osctl service - Retrieve the state of a service (or all services), control service state
- osctl shutdown - Shutdown a node
- osctl stats - Get processes stats
- osctl time - Gets current server time
- osctl upgrade - Upgrade Talos on the target node
- osctl validate - Validate config
- osctl version - Prints the version