mirror of https://github.com/kubernetes/kops.git
Fix typo in kops get cluster --full hint
This commit is contained in:
parent
5abeb5cd02
commit
2ada501c65
|
@ -64,7 +64,7 @@ var (
|
|||
// and any modifications that you require.
|
||||
//
|
||||
// Use the following command to retrieve only the required elements:
|
||||
// $ kop get cluster -o yaml
|
||||
// $ kops get cluster -o yaml
|
||||
//
|
||||
|
||||
`)
|
||||
|
|
Loading…
Reference in New Issue