@@ -98,7 +98,7 @@ EXAMPLES
9898 $ smartthings edge:channels --subscriber-type HUB --subscriber-id <hub-id>
9999```
100100
101- _ See code: [ src/commands/edge/channels.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels.ts ) _
101+ _ See code: [ src/commands/edge/channels.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels.ts ) _
102102
103103## ` smartthings edge:channels:assign [DRIVERID] [VERSION] `
104104
@@ -130,7 +130,7 @@ ALIASES
130130 $ smartthings edge:drivers:publish
131131```
132132
133- _ See code: [ src/commands/edge/channels/assign.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/assign.ts ) _
133+ _ See code: [ src/commands/edge/channels/assign.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/assign.ts ) _
134134
135135## ` smartthings edge:channels:assignments [IDORINDEX] `
136136
@@ -190,7 +190,7 @@ DESCRIPTION
190190 create a channel
191191```
192192
193- _ See code: [ src/commands/edge/channels/create.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/create.ts ) _
193+ _ See code: [ src/commands/edge/channels/create.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/create.ts ) _
194194
195195## ` smartthings edge:channels:delete [ID] `
196196
@@ -216,7 +216,7 @@ DESCRIPTION
216216 delete a channel
217217```
218218
219- _ See code: [ src/commands/edge/channels/delete.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/delete.ts ) _
219+ _ See code: [ src/commands/edge/channels/delete.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/delete.ts ) _
220220
221221## ` smartthings edge:channels:drivers [IDORINDEX] `
222222
@@ -249,7 +249,7 @@ ALIASES
249249 $ smartthings edge:channels:assignments
250250```
251251
252- _ See code: [ src/commands/edge/channels/drivers.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/drivers.ts ) _
252+ _ See code: [ src/commands/edge/channels/drivers.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/drivers.ts ) _
253253
254254## ` smartthings edge:channels:enroll [HUBID] `
255255
@@ -277,7 +277,7 @@ DESCRIPTION
277277 enroll a hub in a channel
278278```
279279
280- _ See code: [ src/commands/edge/channels/enroll.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/enroll.ts ) _
280+ _ See code: [ src/commands/edge/channels/enroll.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/enroll.ts ) _
281281
282282## ` smartthings edge:channels:enrollments [IDORINDEX] `
283283
@@ -307,7 +307,7 @@ DESCRIPTION
307307 list all channels a given hub is enrolled in
308308```
309309
310- _ See code: [ src/commands/edge/channels/enrollments.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/enrollments.ts ) _
310+ _ See code: [ src/commands/edge/channels/enrollments.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/enrollments.ts ) _
311311
312312## ` smartthings edge:channels:invitations [IDORINDEX] `
313313
@@ -511,7 +511,7 @@ EXAMPLES
511511 $ smartthings edge:channels:invites <invite id> # list details about the invite with id <invite id>
512512```
513513
514- _ See code: [ src/commands/edge/channels/invites.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/invites.ts ) _
514+ _ See code: [ src/commands/edge/channels/invites.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/invites.ts ) _
515515
516516## ` smartthings edge:channels:invites:accept ID `
517517
@@ -540,7 +540,7 @@ ALIASES
540540 $ smartthings edge:channels:invitations:accept
541541```
542542
543- _ See code: [ src/commands/edge/channels/invites/accept.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/invites/accept.ts ) _
543+ _ See code: [ src/commands/edge/channels/invites/accept.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/invites/accept.ts ) _
544544
545545## ` smartthings edge:channels:invites:create `
546546
@@ -573,7 +573,7 @@ ALIASES
573573 $ smartthings edge:channels:invitations:create
574574```
575575
576- _ See code: [ src/commands/edge/channels/invites/create.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/invites/create.ts ) _
576+ _ See code: [ src/commands/edge/channels/invites/create.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/invites/create.ts ) _
577577
578578## ` smartthings edge:channels:invites:delete [ID] `
579579
@@ -606,7 +606,7 @@ ALIASES
606606 $ smartthings edge:channels:invites:revoke
607607```
608608
609- _ See code: [ src/commands/edge/channels/invites/delete.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/invites/delete.ts ) _
609+ _ See code: [ src/commands/edge/channels/invites/delete.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/invites/delete.ts ) _
610610
611611## ` smartthings edge:channels:invites:revoke [ID] `
612612
@@ -681,7 +681,7 @@ EXAMPLES
681681 699c7308-8c72-4363-9571-880d0f5cc725
682682```
683683
684- _ See code: [ src/commands/edge/channels/metainfo.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/metainfo.ts ) _
684+ _ See code: [ src/commands/edge/channels/metainfo.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/metainfo.ts ) _
685685
686686## ` smartthings edge:channels:unassign [DRIVERID] `
687687
@@ -712,7 +712,7 @@ ALIASES
712712 $ smartthings edge:drivers:unpublish
713713```
714714
715- _ See code: [ src/commands/edge/channels/unassign.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/unassign.ts ) _
715+ _ See code: [ src/commands/edge/channels/unassign.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/unassign.ts ) _
716716
717717## ` smartthings edge:channels:unenroll [HUBID] `
718718
@@ -740,7 +740,7 @@ DESCRIPTION
740740 unenroll a hub from a channel
741741```
742742
743- _ See code: [ src/commands/edge/channels/unenroll.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/unenroll.ts ) _
743+ _ See code: [ src/commands/edge/channels/unenroll.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/unenroll.ts ) _
744744
745745## ` smartthings edge:channels:update [ID] `
746746
@@ -772,7 +772,7 @@ DESCRIPTION
772772 update a channel
773773```
774774
775- _ See code: [ src/commands/edge/channels/update.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/channels/update.ts ) _
775+ _ See code: [ src/commands/edge/channels/update.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/channels/update.ts ) _
776776
777777## ` smartthings edge:drivers [IDORINDEX] `
778778
@@ -823,7 +823,7 @@ EXAMPLES
823823 $ smartthings edge:drivers 699c7308-8c72-4363-9571-880d0f5cc725 --version 2021-10-25T00:48:23.295969
824824```
825825
826- _ See code: [ src/commands/edge/drivers.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers.ts ) _
826+ _ See code: [ src/commands/edge/drivers.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers.ts ) _
827827
828828## ` smartthings edge:drivers:default `
829829
@@ -855,7 +855,7 @@ EXAMPLES
855855 $ smartthings edge:drivers:default
856856```
857857
858- _ See code: [ src/commands/edge/drivers/default.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/default.ts ) _
858+ _ See code: [ src/commands/edge/drivers/default.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/default.ts ) _
859859
860860## ` smartthings edge:drivers:delete [ID] `
861861
@@ -881,7 +881,7 @@ DESCRIPTION
881881 delete an edge driver
882882```
883883
884- _ See code: [ src/commands/edge/drivers/delete.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/delete.ts ) _
884+ _ See code: [ src/commands/edge/drivers/delete.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/delete.ts ) _
885885
886886## ` smartthings edge:drivers:install [DRIVERID] `
887887
@@ -917,7 +917,7 @@ EXAMPLES
917917 $ smartthings edge:drivers:install -H <hub-id> -C <channel-id> <driver-id> # install a driver from a channel on an enrolled hub
918918```
919919
920- _ See code: [ src/commands/edge/drivers/install.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/install.ts ) _
920+ _ See code: [ src/commands/edge/drivers/install.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/install.ts ) _
921921
922922## ` smartthings edge:drivers:installed [IDORINDEX] `
923923
@@ -949,7 +949,7 @@ DESCRIPTION
949949 list all drivers installed on a given hub
950950```
951951
952- _ See code: [ src/commands/edge/drivers/installed.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/installed.ts ) _
952+ _ See code: [ src/commands/edge/drivers/installed.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/installed.ts ) _
953953
954954## ` smartthings edge:drivers:logcat [DRIVERID] `
955955
@@ -979,7 +979,7 @@ DESCRIPTION
979979 stream logs from installed drivers
980980```
981981
982- _ See code: [ src/commands/edge/drivers/logcat.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/logcat.ts ) _
982+ _ See code: [ src/commands/edge/drivers/logcat.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/logcat.ts ) _
983983
984984## ` smartthings edge:drivers:package [PROJECTDIRECTORY] `
985985
@@ -1035,7 +1035,7 @@ EXAMPLES
10351035 $ smartthings edge:drivers:package -u driver.zip
10361036```
10371037
1038- _ See code: [ src/commands/edge/drivers/package.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/package.ts ) _
1038+ _ See code: [ src/commands/edge/drivers/package.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/package.ts ) _
10391039
10401040## ` smartthings edge:drivers:publish [DRIVERID] [VERSION] `
10411041
@@ -1106,7 +1106,7 @@ EXAMPLES
11061106 $ smartthings edge:drivers:switch --include-non-matching
11071107```
11081108
1109- _ See code: [ src/commands/edge/drivers/switch.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/switch.ts ) _
1109+ _ See code: [ src/commands/edge/drivers/switch.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/switch.ts ) _
11101110
11111111## ` smartthings edge:drivers:uninstall [DRIVERID] `
11121112
@@ -1134,7 +1134,7 @@ DESCRIPTION
11341134 uninstall an edge driver from a hub
11351135```
11361136
1137- _ See code: [ src/commands/edge/drivers/uninstall.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/cli@2.0.0-beta.1 /packages/edge/src/commands/edge/drivers/uninstall.ts ) _
1137+ _ See code: [ src/commands/edge/drivers/uninstall.ts] ( https://github.com/SmartThingsCommunity/smartthings-cli/blob/@smartthings/plugin- cli-edge @2.0.0-beta.2 /packages/edge/src/commands/edge/drivers/uninstall.ts ) _
11381138
11391139## ` smartthings edge:drivers:unpublish [DRIVERID] `
11401140
0 commit comments