mirror of https://github.com/k3s-io/k3s
9 lines
294 B
YAML
9 lines
294 B
YAML
name: "aging"
|
|
shortDesc: "Aging shows pods by age"
|
|
longDesc: >
|
|
Aging shows pods from the current namespace by age.
|
|
Once we have plugin support for global flags through
|
|
env vars (planned for V1) we'll be able to switch
|
|
between namespaces using the --namespace flag.
|
|
command: ./aging.rb
|