Delete cli/.spring/commands/add/sam-template directory
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
command:
|
||||
description: Generate a new file with a hello message
|
||||
options:
|
||||
#
|
||||
- name: greeting
|
||||
description: who or what to say hello to
|
||||
dataType: string
|
||||
defaultValue: World
|
||||
inputType: text # TEXT
|
||||
@@ -1,4 +0,0 @@
|
||||
actions:
|
||||
- generate:
|
||||
to: hello.txt
|
||||
text: Hello {{greeting}} on {{os-name}}.
|
||||
Reference in New Issue
Block a user