diff options
Diffstat (limited to 'plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml')
-rw-r--r-- | plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml b/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml index 9a2c6b67..c294792c 100644 --- a/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml +++ b/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml @@ -4,7 +4,9 @@ name: hello-world description: First cmd hello world -version: sample-1.0 +info: + product: sample + service: hello-world service: name: sample-service |