Commit Graph

5 Commits (d1f4342a740d7613cd4f881a1a571455dbe584ea)

Author SHA1 Message Date
Steven Pitts 5a17971b1c
kubectl: add kubectl describe in header (#5032)
https://github.com/tldr-pages/tldr/pull/4494 added `kubectl describe` help, but the main page still doesn't mention it. Add a note about its usage.

This is an important command, but it exceeds the suggested limit of 8 examples (do subcommands count as "examples"?). We could instead replace the `kubectl get` example with `kubectl {{get|describe}}`, but I'm really not a fan of that, since they're two different subcommands.
2020-12-19 19:20:46 +00:00
Luis Vieira 565654b6f0 kubectl: edit page (#3198) 2019-08-16 11:23:03 +02:00
pxgamer 790eea0298 kubectl: add link to homepage 2019-06-05 23:42:48 -03:00
Shashank Pachava 811b273f51 kubectl: add explain command example (#3052) 2019-05-26 17:57:16 +01:00
Fabio Serragnoli 3cb40d53bc kubectl: add page (#1954) 2018-01-30 15:51:25 +00:00