Skip to content

Commit bf820fd

Browse files
authored
revert command-snapshot.json
1 parent 887cc0e commit bf820fd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

command-snapshot.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,21 @@
66
"flagChars": ["i", "n", "o", "t"],
77
"flags": ["device-id", "device-type", "flags-dir", "name", "target-org"],
88
"plugin": "@salesforce/plugin-lightning-dev"
9+
},
10+
{
11+
"alias": [],
12+
"command": "lightning:dev:component",
13+
"flagAliases": [],
14+
"flagChars": ["c", "n", "o"],
15+
"flags": ["client-select", "flags-dir", "json", "name", "target-org"],
16+
"plugin": "@salesforce/plugin-lightning-dev"
17+
},
18+
{
19+
"alias": [],
20+
"command": "lightning:dev:site",
21+
"flagAliases": [],
22+
"flagChars": ["l", "n", "o"],
23+
"flags": ["flags-dir", "get-latest", "guest", "name", "target-org"],
24+
"plugin": "@salesforce/plugin-lightning-dev"
925
}
1026
]

0 commit comments

Comments
 (0)