--- apiVersion: v1 name: testplugin type: cli/v1 runtime: subprocess config: shortHelp: "echo test" longHelp: "This echos test" ignoreFlags: false runtimeConfig: platformCommand: - command: "echo test"