mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-07 05:31:20 +02:00
This allows osctl to generate documentation for itself. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
717 B
717 B
osctl kubeconfig
Download the admin kubeconfig from the node
Synopsis
Download the admin kubeconfig from the node. Kubeconfig will be written to PWD/kubeconfig or [local-path]/kubeconfig if specified.
osctl kubeconfig [local-path] [flags]
Options
-h, --help help for kubeconfig
Options inherited from parent commands
--talosconfig string The path to the Talos configuration file (default "/root/.talos/config")
-t, --target strings target the specificed node
SEE ALSO
- osctl - A CLI for out-of-band management of Kubernetes nodes created by Talos