美文网首页
Kubernetes:56.kubeadm help(为应用程序

Kubernetes:56.kubeadm help(为应用程序

作者: 小六的昵称已被使用 | 来源:发表于2019-08-16 07:17 被阅读0次

    语法

    [09:09:37 root@ceshi-01 ~ $]kubeadm help --help
    Help provides help for any command in the application.
    为应用程序中的任何命令提供帮助信息
    Simply type kubeadm help [path to command] for full details.
    只需要输入 kubeadm help [path to command] 即可获得完整的帮助信息
    
    用法:
      kubeadm help [command] [flags]
    
    Flags:
      -h, --help   help for help
    
    Global Flags:
          --log-file string          If non-empty, use this log file
          --log-file-max-size uint   Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
          --rootfs string            [EXPERIMENTAL] The path to the 'real' host root filesystem.
          --skip-headers             If true, avoid header prefixes in the log messages
          --skip-log-headers         If true, avoid headers when opening log files
      -v, --v Level                  number for the log level verbosity

    相关文章

      网友评论

          本文标题:Kubernetes:56.kubeadm help(为应用程序

          本文链接:https://www.haomeiwen.com/subject/xjfvjctx.html