kf network-policies

姓名

kf network-policies - 列出目标空间中的网络政策。

摘要

kf network-policies [flags]

示例

kf network-policies

标志

--allow-missing-template-keys

如果为 true,则当模板中缺少字段或映射键时,请忽略模板中的所有错误。仅适用于 golang 和 jsonpath 输出格式。(默认值为 true)

-h, --help

有关 network-policies 的帮助

-o, --output=string

输出格式。以下各项中的一项:go-template|go-template-file|json|jsonpath|jsonpath-as-json|jsonpath-file|name|template|templatefile|yaml。

--template=string

当 -o=go-template、-o=go-template-file 时要使用的模板字符串或模板文件的路径。模板格式为 golang 模板

继承的标志

这些标志继承自父命令。

--as=string

操作要模拟的用户名。

--as-group=strings

操作要模拟的群组。多次添加此标志可指定多个群组。

--config=string

用于 CLI 请求的 Kf 配置文件的路径。

--kubeconfig=string

用于 CLI 请求的 kubeconfig 文件的路径。

--log-http

将 HTTP 请求记录到标准错误。

--space=string

用于对其运行命令的空间。此标志会替换当前所针对的空间。