We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698c118 commit fe06503Copy full SHA for fe06503
README.md
@@ -4,7 +4,7 @@
4
</p>
5
6
kubectl-images makes use of the `kubectl` command. It first calls `kubectl get pods` to retrieve pods details and
7
-filters out the container image information of each pod, then prints out the final result in a table view.
+filters out the container image information of each pod, then prints out the final result in a table/json/yaml view.
8
9
### 🔰 Installation
10
0 commit comments