File tree Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Original file line number Diff line number Diff line change 2191
2191
}
2192
2192
}
2193
2193
},
2194
- {
2195
- "command" : " aws.ec2.openRemoteConnection" ,
2196
- "title" : " %AWS.command.ec2.openRemoteConnection%" ,
2197
- "category" : " %AWS.title%" ,
2198
- "cloud9" : {
2199
- "cn" : {
2200
- "category" : " %AWS.title.cn%"
2201
- }
2202
- }
2203
- },
2204
- {
2205
- "command" : " aws.ec2.startInstance" ,
2206
- "title" : " %AWS.command.ec2.startInstance%" ,
2207
- "category" : " %AWS.title%" ,
2208
- "cloud9" : {
2209
- "cn" : {
2210
- "category" : " %AWS.title.cn%"
2211
- }
2212
- }
2213
- },
2214
- {
2215
- "command" : " aws.ec2.stopInstance" ,
2216
- "title" : " %AWS.command.ec2.stopInstance%" ,
2217
- "category" : " %AWS.title%" ,
2218
- "cloud9" : {
2219
- "cn" : {
2220
- "category" : " %AWS.title.cn%"
2221
- }
2222
- }
2223
- },
2224
- {
2225
- "command" : " aws.ec2.rebootInstance" ,
2226
- "title" : " %AWS.command.ec2.rebootInstance%" ,
2227
- "category" : " %AWS.title%" ,
2228
- "cloud9" : {
2229
- "cn" : {
2230
- "category" : " %AWS.title.cn%"
2231
- }
2232
- }
2233
- },
2234
2194
{
2235
2195
"command" : " aws.ec2.copyInstanceId" ,
2236
2196
"title" : " %AWS.command.ec2.copyInstanceId%" ,
You can’t perform that action at this time.
0 commit comments