-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathcommand-snapshot.json
More file actions
158 lines (158 loc) · 5.9 KB
/
command-snapshot.json
File metadata and controls
158 lines (158 loc) · 5.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
[
{
"alias": ["force:analytics:template:create", "analytics:generate:template"],
"command": "template:generate:analytics:template",
"flagAliases": ["apiversion", "outputdir", "templatename"],
"flagChars": ["d", "n"],
"flags": ["api-version", "flags-dir", "json", "loglevel", "name", "output-dir"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:apex:class:create", "apex:generate:class"],
"command": "template:generate:apex:class",
"flagAliases": ["apiversion", "classname", "outputdir"],
"flagChars": ["d", "n", "t"],
"flags": ["api-version", "flags-dir", "json", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:apex:trigger:create", "apex:generate:trigger"],
"command": "template:generate:apex:trigger",
"flagAliases": ["apiversion", "outputdir", "triggerevents", "triggername"],
"flagChars": ["d", "e", "n", "s", "t"],
"flags": ["api-version", "event", "flags-dir", "json", "loglevel", "name", "output-dir", "sobject", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": [],
"command": "template:generate:digital-experience:site",
"flagAliases": [],
"flagChars": ["d", "e", "n", "o", "p", "t"],
"flags": [
"admin-email",
"flags-dir",
"json",
"name",
"output-dir",
"target-org",
"template-name",
"url-path-prefix"
],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": [],
"command": "template:generate:flexipage",
"flagAliases": ["apiversion", "entity", "entity-name", "flexipagename", "masterlabel", "outputdir"],
"flagChars": ["d", "i", "n", "s", "t"],
"flags": [
"api-version",
"description",
"detail-fields",
"flags-dir",
"internal",
"json",
"label",
"loglevel",
"name",
"output-dir",
"primary-field",
"secondary-fields",
"sobject",
"template"
],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:lightning:app:create", "lightning:generate:app"],
"command": "template:generate:lightning:app",
"flagAliases": ["apiversion", "appname", "outputdir"],
"flagChars": ["d", "i", "n", "t"],
"flags": ["api-version", "flags-dir", "internal", "json", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:lightning:component:create", "lightning:generate:component"],
"command": "template:generate:lightning:component",
"flagAliases": ["apiversion", "componentname", "outputdir"],
"flagChars": ["d", "i", "n", "t"],
"flags": ["api-version", "flags-dir", "internal", "json", "loglevel", "name", "output-dir", "template", "type"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:lightning:event:create", "lightning:generate:event"],
"command": "template:generate:lightning:event",
"flagAliases": ["apiversion", "eventname", "outputdir"],
"flagChars": ["d", "i", "n", "t"],
"flags": ["api-version", "flags-dir", "internal", "json", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:lightning:interface:create", "lightning:generate:interface"],
"command": "template:generate:lightning:interface",
"flagAliases": ["apiversion", "interfacename", "outputdir"],
"flagChars": ["d", "i", "n", "t"],
"flags": ["api-version", "flags-dir", "internal", "json", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:lightning:test:create", "lightning:generate:test"],
"command": "template:generate:lightning:test",
"flagAliases": ["apiversion", "outputdir", "testname"],
"flagChars": ["d", "i", "n", "t"],
"flags": ["api-version", "flags-dir", "internal", "json", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:project:create", "project:generate"],
"command": "template:generate:project",
"flagAliases": ["defaultpackagedir", "loginurl", "outputdir", "projectname"],
"flagChars": ["d", "l", "n", "p", "s", "t", "x"],
"flags": [
"api-version",
"default-package-dir",
"flags-dir",
"json",
"login-url",
"loglevel",
"manifest",
"name",
"namespace",
"output-dir",
"template"
],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:staticresource:create", "static-resource:generate"],
"command": "template:generate:static-resource",
"flagAliases": ["apiversion", "contenttype", "outputdir", "resourcename"],
"flagChars": ["d", "n"],
"flags": ["api-version", "flags-dir", "json", "loglevel", "name", "output-dir", "type"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:visualforce:component:create", "visualforce:generate:component"],
"command": "template:generate:visualforce:component",
"flagAliases": ["apiversion", "componentname", "outputdir"],
"flagChars": ["d", "l", "n", "t"],
"flags": ["api-version", "flags-dir", "json", "label", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["force:visualforce:page:create", "visualforce:generate:page"],
"command": "template:generate:visualforce:page",
"flagAliases": ["apiversion", "outputdir", "pagename"],
"flagChars": ["d", "l", "n", "t"],
"flags": ["api-version", "flags-dir", "json", "label", "loglevel", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
},
{
"alias": ["webapp:generate"],
"command": "template:generate:webapp",
"flagAliases": [],
"flagChars": ["d", "l", "n", "t"],
"flags": ["api-version", "flags-dir", "json", "label", "name", "output-dir", "template"],
"plugin": "@salesforce/plugin-templates"
}
]