mirror of https://github.com/k3s-io/k3s
31 lines
589 B
Groff
31 lines
589 B
Groff
.TH "KUBERNETES" "1" " kubernetes User Manuals" "Eric Paris" "Jan 2015" ""
|
|
|
|
|
|
.SH NAME
|
|
.PP
|
|
kubectl describe \- Show details of a specific resource
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBkubectl describe\fP [OPTIONS]
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Show details of a specific resource.
|
|
|
|
.PP
|
|
This command joins many API calls together to form a detailed description of a
|
|
given resource.
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBkubectl(1)\fP,
|
|
|
|
|
|
.SH HISTORY
|
|
.PP
|
|
January 2015, Originally compiled by Eric Paris (eparis at redhat dot com) based on the kubernetes source material, but hopefully they have been automatically generated since!
|