跳到主要内容

kmeshctl_waypoint_status

kmeshctl waypoint status

显示命名空间中 waypoint 的状态

简介

显示指定命名空间(未指定时为默认命名空间)中 waypoint 的状态

kmeshctl waypoint status [flags]

示例

  # 显示默认命名空间中 waypoint 的状态
kmeshctl waypoint status

# 显示指定命名空间中 waypoint 的状态
kmeshctl waypoint status --namespace foo

选项

  -h, --help   help for status

继承自父命令的选项

      --image string       image of the waypoint
--name string name of the waypoint (default "waypoint")
-n, --namespace string Kubernetes namespace

另请参阅