|
1 | 1 | [ |
2 | 2 | { |
| 3 | + "alias": [], |
3 | 4 | "command": "force:org:clone", |
4 | | - "plugin": "@salesforce/plugin-org", |
| 5 | + "flagAliases": ["apiversion", "targetusername", "u"], |
| 6 | + "flagChars": ["a", "f", "o", "s", "t", "w"], |
5 | 7 | "flags": [ |
6 | 8 | "api-version", |
7 | 9 | "definitionfile", |
|
13 | 15 | "type", |
14 | 16 | "wait" |
15 | 17 | ], |
16 | | - "alias": [], |
17 | | - "flagChars": ["a", "f", "o", "s", "t", "w"], |
18 | | - "flagAliases": ["apiversion", "targetusername", "u"] |
| 18 | + "plugin": "@salesforce/plugin-org" |
19 | 19 | }, |
20 | 20 | { |
| 21 | + "alias": [], |
21 | 22 | "command": "force:org:create", |
22 | | - "plugin": "@salesforce/plugin-org", |
| 23 | + "flagAliases": ["apiversion", "targetdevhubusername", "targetusername", "u"], |
| 24 | + "flagChars": ["a", "c", "d", "f", "i", "n", "o", "s", "t", "v", "w"], |
23 | 25 | "flags": [ |
24 | 26 | "api-version", |
25 | 27 | "clientid", |
|
37 | 39 | "type", |
38 | 40 | "wait" |
39 | 41 | ], |
40 | | - "alias": [], |
41 | | - "flagChars": ["a", "c", "d", "f", "i", "n", "o", "s", "t", "v", "w"], |
42 | | - "flagAliases": ["apiversion", "targetdevhubusername", "targetusername", "u"] |
| 42 | + "plugin": "@salesforce/plugin-org" |
43 | 43 | }, |
44 | 44 | { |
45 | | - "command": "force:org:delete", |
46 | | - "plugin": "@salesforce/plugin-org", |
47 | | - "flags": ["api-version", "json", "loglevel", "no-prompt", "target-org", "targetdevhubusername"], |
48 | 45 | "alias": [], |
| 46 | + "command": "force:org:delete", |
| 47 | + "flagAliases": ["apiversion", "noprompt", "targetusername", "u"], |
49 | 48 | "flagChars": ["o", "p", "v"], |
50 | | - "flagAliases": ["apiversion", "noprompt", "targetusername", "u"] |
| 49 | + "flags": ["api-version", "json", "loglevel", "no-prompt", "target-org", "targetdevhubusername"], |
| 50 | + "plugin": "@salesforce/plugin-org" |
51 | 51 | }, |
52 | 52 | { |
53 | | - "command": "force:org:status", |
54 | | - "plugin": "@salesforce/plugin-org", |
55 | | - "flags": ["api-version", "json", "loglevel", "sandboxname", "setalias", "setdefaultusername", "target-org", "wait"], |
56 | 53 | "alias": [], |
| 54 | + "command": "force:org:status", |
| 55 | + "flagAliases": ["apiversion", "targetusername", "u"], |
57 | 56 | "flagChars": ["a", "n", "o", "s", "w"], |
58 | | - "flagAliases": ["apiversion", "targetusername", "u"] |
| 57 | + "flags": ["api-version", "json", "loglevel", "sandboxname", "setalias", "setdefaultusername", "target-org", "wait"], |
| 58 | + "plugin": "@salesforce/plugin-org" |
59 | 59 | }, |
60 | 60 | { |
| 61 | + "alias": ["env:create:sandbox"], |
61 | 62 | "command": "org:create:sandbox", |
62 | | - "plugin": "@salesforce/plugin-org", |
| 63 | + "flagAliases": [], |
| 64 | + "flagChars": ["a", "c", "f", "i", "l", "n", "o", "s", "w"], |
63 | 65 | "flags": [ |
64 | 66 | "alias", |
65 | 67 | "async", |
|
75 | 77 | "target-org", |
76 | 78 | "wait" |
77 | 79 | ], |
78 | | - "alias": ["env:create:sandbox"], |
79 | | - "flagChars": ["a", "c", "f", "i", "l", "n", "o", "s", "w"], |
80 | | - "flagAliases": [] |
| 80 | + "plugin": "@salesforce/plugin-org" |
81 | 81 | }, |
82 | 82 | { |
| 83 | + "alias": ["env:create:scratch"], |
83 | 84 | "command": "org:create:scratch", |
84 | | - "plugin": "@salesforce/plugin-org", |
| 85 | + "flagAliases": [], |
| 86 | + "flagChars": ["a", "c", "d", "e", "f", "i", "m", "t", "v", "w", "y"], |
85 | 87 | "flags": [ |
86 | 88 | "admin-email", |
87 | 89 | "alias", |
|
104 | 106 | "username", |
105 | 107 | "wait" |
106 | 108 | ], |
107 | | - "alias": ["env:create:scratch"], |
108 | | - "flagChars": ["a", "c", "d", "e", "f", "i", "m", "t", "v", "w", "y"], |
109 | | - "flagAliases": [] |
| 109 | + "plugin": "@salesforce/plugin-org" |
110 | 110 | }, |
111 | 111 | { |
112 | | - "command": "org:delete:sandbox", |
113 | | - "plugin": "@salesforce/plugin-org", |
114 | | - "flags": ["json", "no-prompt", "target-org"], |
115 | 112 | "alias": ["env:delete:sandbox"], |
| 113 | + "command": "org:delete:sandbox", |
| 114 | + "flagAliases": ["targetusername", "u"], |
116 | 115 | "flagChars": ["o", "p"], |
117 | | - "flagAliases": ["targetusername", "u"] |
| 116 | + "flags": ["json", "no-prompt", "target-org"], |
| 117 | + "plugin": "@salesforce/plugin-org" |
118 | 118 | }, |
119 | 119 | { |
120 | | - "command": "org:delete:scratch", |
121 | | - "plugin": "@salesforce/plugin-org", |
122 | | - "flags": ["json", "no-prompt", "target-org"], |
123 | 120 | "alias": ["env:delete:scratch"], |
| 121 | + "command": "org:delete:scratch", |
| 122 | + "flagAliases": ["targetusername", "u"], |
124 | 123 | "flagChars": ["o", "p"], |
125 | | - "flagAliases": ["targetusername", "u"] |
| 124 | + "flags": ["json", "no-prompt", "target-org"], |
| 125 | + "plugin": "@salesforce/plugin-org" |
| 126 | + }, |
| 127 | + { |
| 128 | + "alias": [], |
| 129 | + "command": "org:disable:tracking", |
| 130 | + "flagAliases": [], |
| 131 | + "flagChars": ["o"], |
| 132 | + "flags": ["json", "target-org"], |
| 133 | + "plugin": "@salesforce/plugin-org" |
126 | 134 | }, |
127 | 135 | { |
| 136 | + "alias": ["force:org:display"], |
128 | 137 | "command": "org:display", |
129 | | - "plugin": "@salesforce/plugin-org", |
| 138 | + "flagAliases": ["apiversion", "targetusername", "u"], |
| 139 | + "flagChars": ["o"], |
130 | 140 | "flags": ["api-version", "json", "loglevel", "target-org", "verbose"], |
131 | | - "alias": ["force:org:display"], |
| 141 | + "plugin": "@salesforce/plugin-org" |
| 142 | + }, |
| 143 | + { |
| 144 | + "alias": [], |
| 145 | + "command": "org:enable:tracking", |
| 146 | + "flagAliases": [], |
132 | 147 | "flagChars": ["o"], |
133 | | - "flagAliases": ["apiversion", "targetusername", "u"] |
| 148 | + "flags": ["json", "target-org"], |
| 149 | + "plugin": "@salesforce/plugin-org" |
134 | 150 | }, |
135 | 151 | { |
136 | | - "command": "org:list", |
137 | | - "plugin": "@salesforce/plugin-org", |
138 | | - "flags": ["all", "clean", "json", "loglevel", "no-prompt", "skip-connection-status", "verbose"], |
139 | 152 | "alias": ["force:org:list"], |
| 153 | + "command": "org:list", |
| 154 | + "flagAliases": ["noprompt", "skipconnectionstatus"], |
140 | 155 | "flagChars": ["p"], |
141 | | - "flagAliases": ["noprompt", "skipconnectionstatus"] |
| 156 | + "flags": ["all", "clean", "json", "loglevel", "no-prompt", "skip-connection-status", "verbose"], |
| 157 | + "plugin": "@salesforce/plugin-org" |
142 | 158 | }, |
143 | 159 | { |
144 | | - "command": "org:list:metadata", |
145 | | - "plugin": "@salesforce/plugin-org", |
146 | | - "flags": ["api-version", "folder", "json", "loglevel", "metadata-type", "output-file", "target-org"], |
147 | 160 | "alias": ["force:mdapi:listmetadata"], |
| 161 | + "command": "org:list:metadata", |
| 162 | + "flagAliases": ["a", "apiversion", "metadatatype", "resultfile", "targetusername", "u"], |
148 | 163 | "flagChars": ["f", "m", "o"], |
149 | | - "flagAliases": ["a", "apiversion", "metadatatype", "resultfile", "targetusername", "u"] |
| 164 | + "flags": ["api-version", "folder", "json", "loglevel", "metadata-type", "output-file", "target-org"], |
| 165 | + "plugin": "@salesforce/plugin-org" |
150 | 166 | }, |
151 | 167 | { |
152 | | - "command": "org:list:metadata-types", |
153 | | - "plugin": "@salesforce/plugin-org", |
154 | | - "flags": ["api-version", "filter-known", "json", "loglevel", "output-file", "target-org"], |
155 | 168 | "alias": ["force:mdapi:describemetadata"], |
| 169 | + "command": "org:list:metadata-types", |
| 170 | + "flagAliases": ["a", "apiversion", "filterknown", "resultfile", "targetusername", "u"], |
156 | 171 | "flagChars": ["f", "k", "o"], |
157 | | - "flagAliases": ["a", "apiversion", "filterknown", "resultfile", "targetusername", "u"] |
| 172 | + "flags": ["api-version", "filter-known", "json", "loglevel", "output-file", "target-org"], |
| 173 | + "plugin": "@salesforce/plugin-org" |
158 | 174 | }, |
159 | 175 | { |
160 | | - "command": "org:open", |
161 | | - "plugin": "@salesforce/plugin-org", |
162 | | - "flags": ["api-version", "browser", "json", "loglevel", "path", "source-file", "target-org", "url-only"], |
163 | 176 | "alias": ["force:org:open", "force:source:open"], |
| 177 | + "command": "org:open", |
| 178 | + "flagAliases": ["apiversion", "sourcefile", "targetusername", "u", "urlonly"], |
164 | 179 | "flagChars": ["b", "f", "o", "p", "r"], |
165 | | - "flagAliases": ["apiversion", "sourcefile", "targetusername", "u", "urlonly"] |
| 180 | + "flags": ["api-version", "browser", "json", "loglevel", "path", "source-file", "target-org", "url-only"], |
| 181 | + "plugin": "@salesforce/plugin-org" |
166 | 182 | }, |
167 | 183 | { |
168 | | - "command": "org:resume:sandbox", |
169 | | - "plugin": "@salesforce/plugin-org", |
170 | | - "flags": ["job-id", "json", "name", "target-org", "use-most-recent", "wait"], |
171 | 184 | "alias": ["env:resume:sandbox"], |
| 185 | + "command": "org:resume:sandbox", |
| 186 | + "flagAliases": [], |
172 | 187 | "flagChars": ["i", "l", "n", "o", "w"], |
173 | | - "flagAliases": [] |
| 188 | + "flags": ["job-id", "json", "name", "target-org", "use-most-recent", "wait"], |
| 189 | + "plugin": "@salesforce/plugin-org" |
174 | 190 | }, |
175 | 191 | { |
176 | | - "command": "org:resume:scratch", |
177 | | - "plugin": "@salesforce/plugin-org", |
178 | | - "flags": ["job-id", "json", "use-most-recent"], |
179 | 192 | "alias": ["env:resume:scratch"], |
| 193 | + "command": "org:resume:scratch", |
| 194 | + "flagAliases": [], |
180 | 195 | "flagChars": ["i", "r"], |
181 | | - "flagAliases": [] |
| 196 | + "flags": ["job-id", "json", "use-most-recent"], |
| 197 | + "plugin": "@salesforce/plugin-org" |
182 | 198 | } |
183 | 199 | ] |
0 commit comments