We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c29617 commit 865a92cCopy full SHA for 865a92c
index.js
@@ -28,7 +28,7 @@ class ServerlessStepFunctions {
28
options: {
29
state: {
30
usage: 'Name of the State Machine',
31
- shortcut: 's',
+ shortcut: 't',
32
required: true,
33
},
34
@@ -45,7 +45,7 @@ class ServerlessStepFunctions {
45
46
47
48
49
50
51
@@ -62,7 +62,7 @@ class ServerlessStepFunctions {
62
63
64
65
66
67
68
data: {
0 commit comments