mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #79852 from oke-py/fix-cmd
removed duplicated kubectl get
This commit is contained in:
commit
3b58b35921
@ -146,7 +146,7 @@ Get and Describe can accept **multiple Resource types and names**.
|
|||||||
{% sample lang="yaml" %}
|
{% sample lang="yaml" %}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl get kubectl get rc/web service/frontend pods/web-pod-13je7
|
kubectl get rc/web service/frontend pods/web-pod-13je7
|
||||||
```
|
```
|
||||||
|
|
||||||
{% endmethod %}
|
{% endmethod %}
|
||||||
|
Loading…
Reference in New Issue
Block a user