kf space

名稱

kf space:列印指定聊天室的資訊。

概要

kf space NAME [flags]

範例

kf space my-space

旗標

--allow-missing-template-keys

如果為「是」,當範本中缺少欄位或對應鍵時,系統會忽略範本中的任何錯誤。僅適用於 golang 和 jsonpath 輸出格式。(預設為 true)

-h, --help

聊天室說明

-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

要執行指令的空間。這個標記會覆寫目前指定的空間。