Kubectl uses JSONPath expressions to filter on specific fields in the JSON ... kubectl get pods -o json kubectl get pods -o=jsonpath='{@}' ...
確定! 回上一頁