|
131 | 131 | "flags": ["api-version", "flags-dir", "json", "loglevel", "name", "output-dir", "type"], |
132 | 132 | "plugin": "@salesforce/plugin-templates" |
133 | 133 | }, |
| 134 | + { |
| 135 | + "alias": [], |
| 136 | + "command": "template:generate:ui-bundle", |
| 137 | + "flagAliases": [], |
| 138 | + "flagChars": ["d", "l", "n", "t"], |
| 139 | + "flags": ["api-version", "flags-dir", "json", "label", "name", "output-dir", "template"], |
| 140 | + "plugin": "@salesforce/plugin-templates" |
| 141 | + }, |
134 | 142 | { |
135 | 143 | "alias": ["force:visualforce:component:create", "visualforce:generate:component"], |
136 | 144 | "command": "template:generate:visualforce:component", |
|
146 | 154 | "flagChars": ["d", "l", "n", "t"], |
147 | 155 | "flags": ["api-version", "flags-dir", "json", "label", "loglevel", "name", "output-dir", "template"], |
148 | 156 | "plugin": "@salesforce/plugin-templates" |
149 | | - }, |
150 | | - { |
151 | | - "alias": ["ui-bundle:generate"], |
152 | | - "command": "template:generate:ui-bundle", |
153 | | - "flagAliases": [], |
154 | | - "flagChars": ["d", "l", "n", "t"], |
155 | | - "flags": ["api-version", "flags-dir", "json", "label", "name", "output-dir", "template"], |
156 | | - "plugin": "@salesforce/plugin-templates" |
157 | 157 | } |
158 | 158 | ] |
0 commit comments