get

Printing the status of the Kubernetes resources

The get command is normally used to get the status of the existing Kubernetes resources. The output of the get command can be modified by using a number of options.


default

Printing the status of the Kubernetes resources

raw

Get or List Raw Resources in a cluster as Yaml or Json

options

Printing the status of the Kubernetes resources with Options


Last modified September 23, 2020: docs update (b46eb86)