Skip to content

Commit 11cdbff

Browse files
committed
upt .cmd
1 parent cb865b9 commit 11cdbff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

B/B.001/.cmd

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
k run net --image=sysnet4admin/net-tools-ifn
2+
3+
k get po -o yaml
4+
k api-resources
5+
6+
k get po -o yaml | grep -i resource
7+
k get po -o yaml | grep -C3 -i resource
8+
k get po -o yaml | grep -i object
9+

0 commit comments

Comments
 (0)