kops 版本
kops 版本 ¶
打印 kOps 版本信息。
概要 ¶
打印 kOps 版本和 Git SHA。
kops version [flags]
示例 ¶
kops version
选项 ¶
-h, --help help for version
--server show the kOps version that made the last change to the state store.
--short only print the main kOps version. Useful for scripting.
从父命令继承的选项 ¶
--config string yaml config file (default is $HOME/.kops.yaml)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
-v, --v Level number for the log level verbosity
另请参阅 ¶
- kops - kOps 是 Kubernetes 操作。