k3s/pkg/kubectl/plugins/examples/hello/plugin.yaml

4 lines
71 B
YAML
Raw Normal View History

2016-11-25 17:37:02 +00:00
name: "hello"
shortDesc: "I say hello!"
command: "echo Hello plugins!"