name: "duplicate-entries" version: "0.1.0" type: cli/v1 apiVersion: v1 runtime: subprocess config: shortHelp: "test duplicate entries" longHelp: |- description ignoreFlags: true runtimeConfig: platformCommand: - command: "echo hello" platformHooks: install: - command: "echo installing..." platformHooks: install: - command: "echo installing something different"