kf bindings

姓名

kf bindings - 列出目标空间中的绑定。

摘要

kf bindings [flags]

示例

kf bindings

标志

--allow-missing-template-keys

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

-h, --help

绑定帮助

-o, --output=string

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

--show-managed-fields

如果为 true,则在输出 JSON 或 YAML 格式的对象时保留 managedFields。

--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

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