You are viewing documentation for Kubernetes version: v1.23
Kubernetes v1.23 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
概要
此命令将为您列出所有的引导令牌。
kubeadm token list [flags]
选项
| --allow-missing-template-keys 默认值:true | |
| 如果设置为 true,则在模板中缺少字段或哈希表的键时忽略模板中的任何错误。 仅适用于 golang 和 jsonpath 输出格式。 | |
| -o, --experimental-output string 默认值:"text" | |
| 输出格式:text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file 其中之一 | |
| -h, --help | |
| list 操作的帮助命令 | |
从父命令继承的选项
| --dry-run | |
| 是否启用 `dry-run` 模式 | |
| --kubeconfig string 默认值:"/etc/kubernetes/admin.conf" | |
| 用于和集群通信的 kubeconfig 文件。如果它没有被设置,那么 kubeadm 将会搜索一个已经存在于标准路径的 kubeconfig 文件。 | |
| --rootfs string | |
| [实验] 指向 '真实' 宿主机根文件系统的路径。 | |
最后修改 September 25, 2026 at 6:01 PM PST: fix: redirect /zh-cn/* to /zh/* on release-1.23 (2951be3)