twentythree-cli 1.3.6 → 1.3.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/audience/list.cjs +96 -13
- package/dist/commands/category/list.cjs +53 -5
- package/dist/commands/comment/list.cjs +24 -3
- package/dist/commands/poll/list.cjs +38 -5
- package/dist/commands/seo/get.cjs +1 -1
- package/dist/commands/seo/status.cjs +7 -1
- package/dist/commands/spot/list.cjs +39 -11
- package/dist/commands/user/list.cjs +56 -7
- package/dist/commands/video/subtitle/list.cjs +38 -1
- package/dist/commands/webinar/list.cjs +121 -20
- package/dist/commands/webinar/mail/list.cjs +18 -2
- package/dist/commands/webinar/series/list.cjs +111 -5
- package/dist/commands/webinar/speaker/list.cjs +46 -4
- package/dist/lib/base-command.cjs +1 -1
- package/docs/commands/action/add.md +1 -1
- package/docs/commands/action/delete.md +1 -1
- package/docs/commands/action/exclude.md +1 -1
- package/docs/commands/action/get.md +1 -1
- package/docs/commands/action/include.md +1 -1
- package/docs/commands/action/list.md +1 -1
- package/docs/commands/action/types.md +1 -1
- package/docs/commands/action/update.md +1 -1
- package/docs/commands/action/upload.md +1 -1
- package/docs/commands/action.md +9 -9
- package/docs/commands/analytics/conversions.md +3 -3
- package/docs/commands/analytics/live.md +9 -9
- package/docs/commands/analytics/usage.md +18 -18
- package/docs/commands/analytics/video.md +12 -12
- package/docs/commands/analytics.md +42 -42
- package/docs/commands/app/add.md +1 -1
- package/docs/commands/app/delete.md +1 -1
- package/docs/commands/app/list.md +1 -1
- package/docs/commands/app/remove-thumbnail.md +1 -1
- package/docs/commands/app/set-thumbnail.md +1 -1
- package/docs/commands/app/update.md +1 -1
- package/docs/commands/app.md +6 -6
- package/docs/commands/audience/companies.md +1 -1
- package/docs/commands/audience/field.md +4 -4
- package/docs/commands/audience/funnel.md +1 -1
- package/docs/commands/audience/identity-sources.md +1 -1
- package/docs/commands/audience/list-collectors.md +1 -1
- package/docs/commands/audience/list.md +40 -11
- package/docs/commands/audience/metrics.md +1 -1
- package/docs/commands/audience/register.md +1 -1
- package/docs/commands/audience/remove.md +1 -1
- package/docs/commands/audience/search.md +1 -1
- package/docs/commands/audience/timelines.md +1 -1
- package/docs/commands/audience/unregister.md +1 -1
- package/docs/commands/audience.md +15 -15
- package/docs/commands/auth/credentials.md +1 -1
- package/docs/commands/auth/status.md +1 -1
- package/docs/commands/auth/switch.md +1 -1
- package/docs/commands/auth.md +3 -3
- package/docs/commands/autocomplete.md +1 -1
- package/docs/commands/category/create.md +1 -1
- package/docs/commands/category/delete.md +1 -1
- package/docs/commands/category/list.md +20 -3
- package/docs/commands/category/update.md +1 -1
- package/docs/commands/category.md +5 -5
- package/docs/commands/collector/exclude.md +1 -1
- package/docs/commands/collector/include.md +1 -1
- package/docs/commands/collector/list.md +1 -1
- package/docs/commands/collector.md +3 -3
- package/docs/commands/comment/add.md +1 -1
- package/docs/commands/comment/clone.md +1 -1
- package/docs/commands/comment/delete.md +1 -1
- package/docs/commands/comment/list.md +24 -11
- package/docs/commands/comment/promote.md +1 -1
- package/docs/commands/comment/reaction.md +3 -3
- package/docs/commands/comment/set-order.md +1 -1
- package/docs/commands/comment/update.md +1 -1
- package/docs/commands/comment.md +10 -10
- package/docs/commands/doctor.md +1 -1
- package/docs/commands/openupload/list.md +1 -1
- package/docs/commands/openupload/update-file.md +1 -1
- package/docs/commands/openupload/upload-file.md +1 -1
- package/docs/commands/openupload.md +3 -3
- package/docs/commands/player/delete.md +1 -1
- package/docs/commands/player/embed-versions.md +1 -1
- package/docs/commands/player/embed.md +1 -1
- package/docs/commands/player/list.md +1 -1
- package/docs/commands/player/remove-thumbnail.md +1 -1
- package/docs/commands/player/set-thumbnail.md +1 -1
- package/docs/commands/player/styles.md +1 -1
- package/docs/commands/player/update.md +1 -1
- package/docs/commands/player.md +8 -8
- package/docs/commands/poll/add.md +1 -1
- package/docs/commands/poll/answer.md +1 -1
- package/docs/commands/poll/list.md +12 -2
- package/docs/commands/poll/remove.md +1 -1
- package/docs/commands/poll/set-options.md +1 -1
- package/docs/commands/poll/update.md +1 -1
- package/docs/commands/poll.md +6 -6
- package/docs/commands/presentation/page.md +1 -1
- package/docs/commands/presentation/setting.md +2 -2
- package/docs/commands/presentation.md +3 -3
- package/docs/commands/protection/protect.md +1 -1
- package/docs/commands/protection/unprotect.md +1 -1
- package/docs/commands/protection/verify.md +1 -1
- package/docs/commands/protection.md +3 -3
- package/docs/commands/seo/get.md +1 -1
- package/docs/commands/seo/status.md +1 -1
- package/docs/commands/seo/update.md +1 -1
- package/docs/commands/seo.md +3 -3
- package/docs/commands/session/get-token.md +1 -1
- package/docs/commands/session/redeem-token.md +1 -1
- package/docs/commands/session.md +2 -2
- package/docs/commands/setting/update.md +1 -1
- package/docs/commands/setting.md +1 -1
- package/docs/commands/site/get.md +1 -1
- package/docs/commands/site/search.md +1 -1
- package/docs/commands/site.md +2 -2
- package/docs/commands/spot/check.md +1 -1
- package/docs/commands/spot/create.md +1 -1
- package/docs/commands/spot/delete.md +1 -1
- package/docs/commands/spot/list.md +21 -10
- package/docs/commands/spot/reset-version.md +1 -1
- package/docs/commands/spot/set-videos.md +1 -1
- package/docs/commands/spot/update.md +1 -1
- package/docs/commands/spot.md +7 -7
- package/docs/commands/tag/list.md +1 -1
- package/docs/commands/tag/related.md +1 -1
- package/docs/commands/tag.md +2 -2
- package/docs/commands/thumbnail/add.md +1 -1
- package/docs/commands/thumbnail/data.md +1 -1
- package/docs/commands/thumbnail/delete.md +1 -1
- package/docs/commands/thumbnail/duplicate.md +1 -1
- package/docs/commands/thumbnail/file.md +3 -3
- package/docs/commands/thumbnail/list.md +1 -1
- package/docs/commands/thumbnail/preview-scss.md +1 -1
- package/docs/commands/thumbnail/update.md +1 -1
- package/docs/commands/thumbnail.md +11 -11
- package/docs/commands/user/create.md +1 -1
- package/docs/commands/user/get-login-token.md +1 -1
- package/docs/commands/user/get.md +1 -1
- package/docs/commands/user/list.md +22 -7
- package/docs/commands/user/redeem-login-token.md +1 -1
- package/docs/commands/user/send-invitation.md +1 -1
- package/docs/commands/user/tokens.md +1 -1
- package/docs/commands/user/update.md +1 -1
- package/docs/commands/user.md +8 -8
- package/docs/commands/video/delete.md +1 -1
- package/docs/commands/video/frame.md +1 -1
- package/docs/commands/video/get.md +1 -1
- package/docs/commands/video/list.md +1 -1
- package/docs/commands/video/replace.md +1 -1
- package/docs/commands/video/section.md +8 -8
- package/docs/commands/video/subtitle.md +24 -13
- package/docs/commands/video/transcoding-progress.md +1 -1
- package/docs/commands/video/update.md +1 -1
- package/docs/commands/video/upload.md +1 -1
- package/docs/commands/video.md +28 -28
- package/docs/commands/webhook/events.md +1 -1
- package/docs/commands/webhook/list.md +1 -1
- package/docs/commands/webhook/sample.md +1 -1
- package/docs/commands/webhook/subscribe.md +1 -1
- package/docs/commands/webhook/unsubscribe.md +1 -1
- package/docs/commands/webhook.md +5 -5
- package/docs/commands/webinar/attachment.md +4 -4
- package/docs/commands/webinar/clips.md +1 -1
- package/docs/commands/webinar/create.md +1 -1
- package/docs/commands/webinar/delete.md +1 -1
- package/docs/commands/webinar/highlights.md +1 -1
- package/docs/commands/webinar/list-formats.md +1 -1
- package/docs/commands/webinar/list.md +38 -8
- package/docs/commands/webinar/log.md +1 -1
- package/docs/commands/webinar/mail.md +14 -8
- package/docs/commands/webinar/metrics.md +1 -1
- package/docs/commands/webinar/queued-video.md +2 -2
- package/docs/commands/webinar/recording.md +4 -4
- package/docs/commands/webinar/repeat.md +1 -1
- package/docs/commands/webinar/room.md +4 -4
- package/docs/commands/webinar/section.md +4 -4
- package/docs/commands/webinar/series.md +44 -13
- package/docs/commands/webinar/speaker.md +14 -14
- package/docs/commands/webinar/transcription.md +4 -4
- package/docs/commands/webinar/update.md +1 -1
- package/docs/commands/webinar/upload-image.md +1 -1
- package/docs/commands/webinar.md +67 -67
- package/docs/commands/workspace/list.md +1 -1
- package/docs/commands/workspace/use.md +1 -1
- package/docs/commands/workspace.md +2 -2
- package/oclif.manifest.json +2838 -2022
- package/package.json +1 -1
|
@@ -33,4 +33,4 @@ EXAMPLES
|
|
|
33
33
|
$ twentythree audience unregister --object-id 789 --json
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
_See code: [src/commands/audience/unregister.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
36
|
+
_See code: [src/commands/audience/unregister.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/unregister.ts)_
|
|
@@ -52,7 +52,7 @@ EXAMPLES
|
|
|
52
52
|
$ twentythree audience companies --domains "acme.com" --json
|
|
53
53
|
```
|
|
54
54
|
|
|
55
|
-
_See code: [src/commands/audience/companies.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
55
|
+
_See code: [src/commands/audience/companies.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/companies.ts)_
|
|
56
56
|
|
|
57
57
|
## `twentythree audience field list`
|
|
58
58
|
|
|
@@ -80,7 +80,7 @@ EXAMPLES
|
|
|
80
80
|
$ twentythree audience field list --json
|
|
81
81
|
```
|
|
82
82
|
|
|
83
|
-
_See code: [src/commands/audience/field/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
83
|
+
_See code: [src/commands/audience/field/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/field/list.ts)_
|
|
84
84
|
|
|
85
85
|
## `twentythree audience field remove`
|
|
86
86
|
|
|
@@ -106,7 +106,7 @@ EXAMPLES
|
|
|
106
106
|
$ twentythree audience field remove --key "old-field" --json
|
|
107
107
|
```
|
|
108
108
|
|
|
109
|
-
_See code: [src/commands/audience/field/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
109
|
+
_See code: [src/commands/audience/field/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/field/remove.ts)_
|
|
110
110
|
|
|
111
111
|
## `twentythree audience field set`
|
|
112
112
|
|
|
@@ -139,7 +139,7 @@ EXAMPLES
|
|
|
139
139
|
$ twentythree audience field set --key "score" --type number --label "NPS Score" --priority 1 --json
|
|
140
140
|
```
|
|
141
141
|
|
|
142
|
-
_See code: [src/commands/audience/field/set.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
142
|
+
_See code: [src/commands/audience/field/set.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/field/set.ts)_
|
|
143
143
|
|
|
144
144
|
## `twentythree audience field types`
|
|
145
145
|
|
|
@@ -162,7 +162,7 @@ EXAMPLES
|
|
|
162
162
|
$ twentythree audience field types --json
|
|
163
163
|
```
|
|
164
164
|
|
|
165
|
-
_See code: [src/commands/audience/field/types.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
165
|
+
_See code: [src/commands/audience/field/types.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/field/types.ts)_
|
|
166
166
|
|
|
167
167
|
## `twentythree audience funnel`
|
|
168
168
|
|
|
@@ -194,7 +194,7 @@ EXAMPLES
|
|
|
194
194
|
$ twentythree audience funnel --live-type on_demand --resolve-recordings
|
|
195
195
|
```
|
|
196
196
|
|
|
197
|
-
_See code: [src/commands/audience/funnel.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
197
|
+
_See code: [src/commands/audience/funnel.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/funnel.ts)_
|
|
198
198
|
|
|
199
199
|
## `twentythree audience identity-sources`
|
|
200
200
|
|
|
@@ -217,7 +217,7 @@ EXAMPLES
|
|
|
217
217
|
$ twentythree audience identity-sources --json
|
|
218
218
|
```
|
|
219
219
|
|
|
220
|
-
_See code: [src/commands/audience/identity-sources.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
220
|
+
_See code: [src/commands/audience/identity-sources.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/identity-sources.ts)_
|
|
221
221
|
|
|
222
222
|
## `twentythree audience list`
|
|
223
223
|
|
|
@@ -253,7 +253,7 @@ EXAMPLES
|
|
|
253
253
|
$ twentythree audience list --search "john" --identified --json
|
|
254
254
|
```
|
|
255
255
|
|
|
256
|
-
_See code: [src/commands/audience/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
256
|
+
_See code: [src/commands/audience/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/list.ts)_
|
|
257
257
|
|
|
258
258
|
## `twentythree audience list-collectors`
|
|
259
259
|
|
|
@@ -282,7 +282,7 @@ EXAMPLES
|
|
|
282
282
|
$ twentythree audience list-collectors --action-id 456 --json
|
|
283
283
|
```
|
|
284
284
|
|
|
285
|
-
_See code: [src/commands/audience/list-collectors.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
285
|
+
_See code: [src/commands/audience/list-collectors.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/list-collectors.ts)_
|
|
286
286
|
|
|
287
287
|
## `twentythree audience metrics`
|
|
288
288
|
|
|
@@ -316,7 +316,7 @@ EXAMPLES
|
|
|
316
316
|
$ twentythree audience metrics --search "acme" --size 100
|
|
317
317
|
```
|
|
318
318
|
|
|
319
|
-
_See code: [src/commands/audience/metrics.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
319
|
+
_See code: [src/commands/audience/metrics.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/metrics.ts)_
|
|
320
320
|
|
|
321
321
|
## `twentythree audience register`
|
|
322
322
|
|
|
@@ -355,7 +355,7 @@ EXAMPLES
|
|
|
355
355
|
$ twentythree audience register --email "user@co.com" --company "Acme Corp" --source api --json
|
|
356
356
|
```
|
|
357
357
|
|
|
358
|
-
_See code: [src/commands/audience/register.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
358
|
+
_See code: [src/commands/audience/register.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/register.ts)_
|
|
359
359
|
|
|
360
360
|
## `twentythree audience remove`
|
|
361
361
|
|
|
@@ -384,7 +384,7 @@ EXAMPLES
|
|
|
384
384
|
$ twentythree audience remove --email "user@co.com" --json
|
|
385
385
|
```
|
|
386
386
|
|
|
387
|
-
_See code: [src/commands/audience/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
387
|
+
_See code: [src/commands/audience/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/remove.ts)_
|
|
388
388
|
|
|
389
389
|
## `twentythree audience search`
|
|
390
390
|
|
|
@@ -417,7 +417,7 @@ EXAMPLES
|
|
|
417
417
|
$ twentythree audience search --text "jane" --orderby score --order desc
|
|
418
418
|
```
|
|
419
419
|
|
|
420
|
-
_See code: [src/commands/audience/search.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
420
|
+
_See code: [src/commands/audience/search.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/search.ts)_
|
|
421
421
|
|
|
422
422
|
## `twentythree audience timelines`
|
|
423
423
|
|
|
@@ -452,7 +452,7 @@ EXAMPLES
|
|
|
452
452
|
$ twentythree audience timelines --objects "456 789" --json
|
|
453
453
|
```
|
|
454
454
|
|
|
455
|
-
_See code: [src/commands/audience/timelines.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
455
|
+
_See code: [src/commands/audience/timelines.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/timelines.ts)_
|
|
456
456
|
|
|
457
457
|
## `twentythree audience unregister`
|
|
458
458
|
|
|
@@ -482,4 +482,4 @@ EXAMPLES
|
|
|
482
482
|
$ twentythree audience unregister --object-id 789 --json
|
|
483
483
|
```
|
|
484
484
|
|
|
485
|
-
_See code: [src/commands/audience/unregister.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
485
|
+
_See code: [src/commands/audience/unregister.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/audience/unregister.ts)_
|
|
@@ -20,4 +20,4 @@ EXAMPLES
|
|
|
20
20
|
$ twentythree auth credentials
|
|
21
21
|
```
|
|
22
22
|
|
|
23
|
-
_See code: [src/commands/auth/credentials.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
23
|
+
_See code: [src/commands/auth/credentials.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/auth/credentials.ts)_
|
|
@@ -24,4 +24,4 @@ EXAMPLES
|
|
|
24
24
|
$ twentythree auth status
|
|
25
25
|
```
|
|
26
26
|
|
|
27
|
-
_See code: [src/commands/auth/status.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
27
|
+
_See code: [src/commands/auth/status.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/auth/status.ts)_
|
|
@@ -20,4 +20,4 @@ EXAMPLES
|
|
|
20
20
|
$ twentythree auth switch
|
|
21
21
|
```
|
|
22
22
|
|
|
23
|
-
_See code: [src/commands/auth/switch.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
23
|
+
_See code: [src/commands/auth/switch.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/auth/switch.ts)_
|
package/docs/commands/auth.md
CHANGED
|
@@ -22,7 +22,7 @@ EXAMPLES
|
|
|
22
22
|
$ twentythree auth credentials
|
|
23
23
|
```
|
|
24
24
|
|
|
25
|
-
_See code: [src/commands/auth/credentials.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
25
|
+
_See code: [src/commands/auth/credentials.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/auth/credentials.ts)_
|
|
26
26
|
|
|
27
27
|
## `twentythree auth status`
|
|
28
28
|
|
|
@@ -43,7 +43,7 @@ EXAMPLES
|
|
|
43
43
|
$ twentythree auth status
|
|
44
44
|
```
|
|
45
45
|
|
|
46
|
-
_See code: [src/commands/auth/status.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
46
|
+
_See code: [src/commands/auth/status.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/auth/status.ts)_
|
|
47
47
|
|
|
48
48
|
## `twentythree auth switch`
|
|
49
49
|
|
|
@@ -60,4 +60,4 @@ EXAMPLES
|
|
|
60
60
|
$ twentythree auth switch
|
|
61
61
|
```
|
|
62
62
|
|
|
63
|
-
_See code: [src/commands/auth/switch.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
63
|
+
_See code: [src/commands/auth/switch.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/auth/switch.ts)_
|
|
@@ -24,4 +24,4 @@ EXAMPLES
|
|
|
24
24
|
$ twentythree autocomplete
|
|
25
25
|
```
|
|
26
26
|
|
|
27
|
-
_See code: [src/commands/autocomplete/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
27
|
+
_See code: [src/commands/autocomplete/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/autocomplete/index.ts)_
|
|
@@ -33,4 +33,4 @@ EXAMPLES
|
|
|
33
33
|
$ twentythree category create --title "Hidden Category" --hidden
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
_See code: [src/commands/category/create.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
36
|
+
_See code: [src/commands/category/create.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/create.ts)_
|
|
@@ -29,4 +29,4 @@ EXAMPLES
|
|
|
29
29
|
$ twentythree category delete 42 --json
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
_See code: [src/commands/category/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
32
|
+
_See code: [src/commands/category/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/delete.ts)_
|
|
@@ -11,10 +11,21 @@ List categories in the active workspace
|
|
|
11
11
|
|
|
12
12
|
```
|
|
13
13
|
USAGE
|
|
14
|
-
$ twentythree category list [--json] [-w <value>] [--include-hidden]
|
|
14
|
+
$ twentythree category list [--json] [-w <value>] [--include-hidden] [--search <value>] [--album-id <value>]
|
|
15
|
+
[--photo-id <value>] [--user-id <value>] [--orderby sortkey|title|editing_date|creation_date|live_create]
|
|
16
|
+
[--order asc|desc] [--fields <value>]
|
|
15
17
|
|
|
16
18
|
FLAGS
|
|
17
|
-
--
|
|
19
|
+
--album-id=<value> Return information for a specific category by its ID
|
|
20
|
+
--fields=<value> Comma-separated list of fields to return in the API response
|
|
21
|
+
--[no-]include-hidden Include hidden categories in the results
|
|
22
|
+
--order=<option> Sort direction
|
|
23
|
+
<options: asc|desc>
|
|
24
|
+
--orderby=<option> Field to order results by
|
|
25
|
+
<options: sortkey|title|editing_date|creation_date|live_create>
|
|
26
|
+
--photo-id=<value> Filter to categories that contain a specific video
|
|
27
|
+
--search=<value> Search categories by title or keyword
|
|
28
|
+
--user-id=<value> Filter by the ID of the user that created the category
|
|
18
29
|
|
|
19
30
|
GLOBAL FLAGS
|
|
20
31
|
-w, --workspace=<value> Workspace domain or display name to use for this invocation.
|
|
@@ -29,6 +40,12 @@ EXAMPLES
|
|
|
29
40
|
$ twentythree category list --json
|
|
30
41
|
|
|
31
42
|
$ twentythree category list --include-hidden
|
|
43
|
+
|
|
44
|
+
$ twentythree category list --search "webinar" --orderby title --order asc
|
|
45
|
+
|
|
46
|
+
$ twentythree category list --user-id 42 --json
|
|
47
|
+
|
|
48
|
+
$ twentythree category list --photo-id 12345 --json
|
|
32
49
|
```
|
|
33
50
|
|
|
34
|
-
_See code: [src/commands/category/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
51
|
+
_See code: [src/commands/category/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/list.ts)_
|
|
@@ -36,4 +36,4 @@ EXAMPLES
|
|
|
36
36
|
$ twentythree category update 42
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
_See code: [src/commands/category/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
39
|
+
_See code: [src/commands/category/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/update.ts)_
|
|
@@ -21,7 +21,7 @@ DESCRIPTION
|
|
|
21
21
|
Manage categories — list, create, update, and delete
|
|
22
22
|
```
|
|
23
23
|
|
|
24
|
-
_See code: [src/commands/category/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
24
|
+
_See code: [src/commands/category/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/index.ts)_
|
|
25
25
|
|
|
26
26
|
## `twentythree category create`
|
|
27
27
|
|
|
@@ -51,7 +51,7 @@ EXAMPLES
|
|
|
51
51
|
$ twentythree category create --title "Hidden Category" --hidden
|
|
52
52
|
```
|
|
53
53
|
|
|
54
|
-
_See code: [src/commands/category/create.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
54
|
+
_See code: [src/commands/category/create.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/create.ts)_
|
|
55
55
|
|
|
56
56
|
## `twentythree category delete ID`
|
|
57
57
|
|
|
@@ -77,7 +77,7 @@ EXAMPLES
|
|
|
77
77
|
$ twentythree category delete 42 --json
|
|
78
78
|
```
|
|
79
79
|
|
|
80
|
-
_See code: [src/commands/category/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
80
|
+
_See code: [src/commands/category/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/delete.ts)_
|
|
81
81
|
|
|
82
82
|
## `twentythree category list`
|
|
83
83
|
|
|
@@ -105,7 +105,7 @@ EXAMPLES
|
|
|
105
105
|
$ twentythree category list --include-hidden
|
|
106
106
|
```
|
|
107
107
|
|
|
108
|
-
_See code: [src/commands/category/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
108
|
+
_See code: [src/commands/category/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/list.ts)_
|
|
109
109
|
|
|
110
110
|
## `twentythree category update ID`
|
|
111
111
|
|
|
@@ -138,4 +138,4 @@ EXAMPLES
|
|
|
138
138
|
$ twentythree category update 42
|
|
139
139
|
```
|
|
140
140
|
|
|
141
|
-
_See code: [src/commands/category/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
141
|
+
_See code: [src/commands/category/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/category/update.ts)_
|
|
@@ -30,4 +30,4 @@ EXAMPLES
|
|
|
30
30
|
$ twentythree collector exclude 456 --object-id 123
|
|
31
31
|
```
|
|
32
32
|
|
|
33
|
-
_See code: [src/commands/collector/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
33
|
+
_See code: [src/commands/collector/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/collector/exclude.ts)_
|
|
@@ -30,4 +30,4 @@ EXAMPLES
|
|
|
30
30
|
$ twentythree collector include 456 --object-id 123
|
|
31
31
|
```
|
|
32
32
|
|
|
33
|
-
_See code: [src/commands/collector/include.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
33
|
+
_See code: [src/commands/collector/include.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/collector/include.ts)_
|
|
@@ -34,4 +34,4 @@ EXAMPLES
|
|
|
34
34
|
$ twentythree collector list --json
|
|
35
35
|
```
|
|
36
36
|
|
|
37
|
-
_See code: [src/commands/collector/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
37
|
+
_See code: [src/commands/collector/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/collector/list.ts)_
|
|
@@ -32,7 +32,7 @@ EXAMPLES
|
|
|
32
32
|
$ twentythree collector exclude 456 --object-id 123
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
_See code: [src/commands/collector/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
35
|
+
_See code: [src/commands/collector/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/collector/exclude.ts)_
|
|
36
36
|
|
|
37
37
|
## `twentythree collector include ID`
|
|
38
38
|
|
|
@@ -59,7 +59,7 @@ EXAMPLES
|
|
|
59
59
|
$ twentythree collector include 456 --object-id 123
|
|
60
60
|
```
|
|
61
61
|
|
|
62
|
-
_See code: [src/commands/collector/include.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
62
|
+
_See code: [src/commands/collector/include.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/collector/include.ts)_
|
|
63
63
|
|
|
64
64
|
## `twentythree collector list`
|
|
65
65
|
|
|
@@ -90,4 +90,4 @@ EXAMPLES
|
|
|
90
90
|
$ twentythree collector list --json
|
|
91
91
|
```
|
|
92
92
|
|
|
93
|
-
_See code: [src/commands/collector/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
93
|
+
_See code: [src/commands/collector/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/collector/list.ts)_
|
|
@@ -40,4 +40,4 @@ EXAMPLES
|
|
|
40
40
|
$ twentythree comment add --object-id 456 --object-type live --content "Question?" --comment-type question
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
_See code: [src/commands/comment/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
43
|
+
_See code: [src/commands/comment/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/add.ts)_
|
|
@@ -32,4 +32,4 @@ EXAMPLES
|
|
|
32
32
|
$ twentythree comment clone 789 --clone-type question
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
_See code: [src/commands/comment/clone.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
35
|
+
_See code: [src/commands/comment/clone.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/clone.ts)_
|
|
@@ -29,4 +29,4 @@ EXAMPLES
|
|
|
29
29
|
$ twentythree comment delete 789 --json
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
_See code: [src/commands/comment/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
32
|
+
_See code: [src/commands/comment/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/delete.ts)_
|
|
@@ -11,18 +11,27 @@ List comments in the active workspace
|
|
|
11
11
|
|
|
12
12
|
```
|
|
13
13
|
USAGE
|
|
14
|
-
$ twentythree comment list [--json] [-w <value>] [--object-id <value>] [--object-type
|
|
15
|
-
|
|
14
|
+
$ twentythree comment list [--json] [-w <value>] [--object-id <value>] [--object-type photo|album]
|
|
15
|
+
[--comment-type comment|question|chat] [--search <value>] [--order asc|desc] [--comment-id <value>]
|
|
16
|
+
[--comment-user-id <value>] [--prioritize-promoted] [--include-reactions] [--include-replies] [--promoted]
|
|
17
|
+
[--fields <value>]
|
|
16
18
|
|
|
17
19
|
FLAGS
|
|
18
|
-
--comment-
|
|
19
|
-
--
|
|
20
|
-
|
|
21
|
-
--
|
|
22
|
-
--
|
|
23
|
-
--
|
|
24
|
-
--
|
|
25
|
-
--
|
|
20
|
+
--comment-id=<value> Limit to a specific comment by its ID
|
|
21
|
+
--comment-type=<option> Filter by comment type
|
|
22
|
+
<options: comment|question|chat>
|
|
23
|
+
--comment-user-id=<value> List comments by a specific user
|
|
24
|
+
--fields=<value> Comma-separated list of fields to return in the API response
|
|
25
|
+
--include-reactions Include emoji reaction counts for each comment
|
|
26
|
+
--include-replies Include details about the parent comment for reply comments
|
|
27
|
+
--object-id=<value> Filter by object ID
|
|
28
|
+
--object-type=<option> Filter by object type
|
|
29
|
+
<options: photo|album>
|
|
30
|
+
--order=<option> Sort order for results
|
|
31
|
+
<options: asc|desc>
|
|
32
|
+
--prioritize-promoted Sort promoted comments before non-promoted ones
|
|
33
|
+
--promoted Filter to promoted comments only
|
|
34
|
+
--search=<value> Search comments by content
|
|
26
35
|
|
|
27
36
|
GLOBAL FLAGS
|
|
28
37
|
-w, --workspace=<value> Workspace domain or display name to use for this invocation.
|
|
@@ -37,6 +46,10 @@ EXAMPLES
|
|
|
37
46
|
$ twentythree comment list --object-id 123 --object-type photo
|
|
38
47
|
|
|
39
48
|
$ twentythree comment list --json
|
|
49
|
+
|
|
50
|
+
$ twentythree comment list --comment-type question --prioritize-promoted --json
|
|
51
|
+
|
|
52
|
+
$ twentythree comment list --object-id 123 --comment-user-id 456 --json
|
|
40
53
|
```
|
|
41
54
|
|
|
42
|
-
_See code: [src/commands/comment/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
55
|
+
_See code: [src/commands/comment/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/list.ts)_
|
|
@@ -34,4 +34,4 @@ EXAMPLES
|
|
|
34
34
|
$ twentythree comment promote 789 --no-promoted
|
|
35
35
|
```
|
|
36
36
|
|
|
37
|
-
_See code: [src/commands/comment/promote.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
37
|
+
_See code: [src/commands/comment/promote.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/promote.ts)_
|
|
@@ -39,7 +39,7 @@ EXAMPLES
|
|
|
39
39
|
$ twentythree comment reaction add 789 --object-id 123 --object-token abc --reaction "❤️" --object-type photo
|
|
40
40
|
```
|
|
41
41
|
|
|
42
|
-
_See code: [src/commands/comment/reaction/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
42
|
+
_See code: [src/commands/comment/reaction/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/reaction/add.ts)_
|
|
43
43
|
|
|
44
44
|
## `twentythree comment reaction list`
|
|
45
45
|
|
|
@@ -69,7 +69,7 @@ EXAMPLES
|
|
|
69
69
|
$ twentythree comment reaction list --object-id 123 --object-token abc --object-type photo
|
|
70
70
|
```
|
|
71
71
|
|
|
72
|
-
_See code: [src/commands/comment/reaction/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
72
|
+
_See code: [src/commands/comment/reaction/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/reaction/list.ts)_
|
|
73
73
|
|
|
74
74
|
## `twentythree comment reaction remove ID`
|
|
75
75
|
|
|
@@ -103,4 +103,4 @@ EXAMPLES
|
|
|
103
103
|
$ twentythree comment reaction remove 789 --object-id 123 --object-token abc --reaction "❤️" --object-type photo
|
|
104
104
|
```
|
|
105
105
|
|
|
106
|
-
_See code: [src/commands/comment/reaction/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
106
|
+
_See code: [src/commands/comment/reaction/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/reaction/remove.ts)_
|
|
@@ -31,4 +31,4 @@ EXAMPLES
|
|
|
31
31
|
$ twentythree comment set-order --object-id 123 --order "789,456" --comment-type question
|
|
32
32
|
```
|
|
33
33
|
|
|
34
|
-
_See code: [src/commands/comment/set-order.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
34
|
+
_See code: [src/commands/comment/set-order.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/set-order.ts)_
|
|
@@ -33,4 +33,4 @@ EXAMPLES
|
|
|
33
33
|
$ twentythree comment update 789 --object-id 123 --status dismissed
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
_See code: [src/commands/comment/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
36
|
+
_See code: [src/commands/comment/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/update.ts)_
|
package/docs/commands/comment.md
CHANGED
|
@@ -49,7 +49,7 @@ EXAMPLES
|
|
|
49
49
|
$ twentythree comment add --object-id 456 --object-type live --content "Question?" --comment-type question
|
|
50
50
|
```
|
|
51
51
|
|
|
52
|
-
_See code: [src/commands/comment/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
52
|
+
_See code: [src/commands/comment/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/add.ts)_
|
|
53
53
|
|
|
54
54
|
## `twentythree comment clone [ID]`
|
|
55
55
|
|
|
@@ -78,7 +78,7 @@ EXAMPLES
|
|
|
78
78
|
$ twentythree comment clone 789 --clone-type question
|
|
79
79
|
```
|
|
80
80
|
|
|
81
|
-
_See code: [src/commands/comment/clone.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
81
|
+
_See code: [src/commands/comment/clone.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/clone.ts)_
|
|
82
82
|
|
|
83
83
|
## `twentythree comment delete ID`
|
|
84
84
|
|
|
@@ -104,7 +104,7 @@ EXAMPLES
|
|
|
104
104
|
$ twentythree comment delete 789 --json
|
|
105
105
|
```
|
|
106
106
|
|
|
107
|
-
_See code: [src/commands/comment/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
107
|
+
_See code: [src/commands/comment/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/delete.ts)_
|
|
108
108
|
|
|
109
109
|
## `twentythree comment list`
|
|
110
110
|
|
|
@@ -140,7 +140,7 @@ EXAMPLES
|
|
|
140
140
|
$ twentythree comment list --json
|
|
141
141
|
```
|
|
142
142
|
|
|
143
|
-
_See code: [src/commands/comment/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
143
|
+
_See code: [src/commands/comment/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/list.ts)_
|
|
144
144
|
|
|
145
145
|
## `twentythree comment promote ID`
|
|
146
146
|
|
|
@@ -171,7 +171,7 @@ EXAMPLES
|
|
|
171
171
|
$ twentythree comment promote 789 --no-promoted
|
|
172
172
|
```
|
|
173
173
|
|
|
174
|
-
_See code: [src/commands/comment/promote.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
174
|
+
_See code: [src/commands/comment/promote.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/promote.ts)_
|
|
175
175
|
|
|
176
176
|
## `twentythree comment reaction add ID`
|
|
177
177
|
|
|
@@ -205,7 +205,7 @@ EXAMPLES
|
|
|
205
205
|
$ twentythree comment reaction add 789 --object-id 123 --object-token abc --reaction "❤️" --object-type photo
|
|
206
206
|
```
|
|
207
207
|
|
|
208
|
-
_See code: [src/commands/comment/reaction/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
208
|
+
_See code: [src/commands/comment/reaction/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/reaction/add.ts)_
|
|
209
209
|
|
|
210
210
|
## `twentythree comment reaction list`
|
|
211
211
|
|
|
@@ -235,7 +235,7 @@ EXAMPLES
|
|
|
235
235
|
$ twentythree comment reaction list --object-id 123 --object-token abc --object-type photo
|
|
236
236
|
```
|
|
237
237
|
|
|
238
|
-
_See code: [src/commands/comment/reaction/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
238
|
+
_See code: [src/commands/comment/reaction/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/reaction/list.ts)_
|
|
239
239
|
|
|
240
240
|
## `twentythree comment reaction remove ID`
|
|
241
241
|
|
|
@@ -269,7 +269,7 @@ EXAMPLES
|
|
|
269
269
|
$ twentythree comment reaction remove 789 --object-id 123 --object-token abc --reaction "❤️" --object-type photo
|
|
270
270
|
```
|
|
271
271
|
|
|
272
|
-
_See code: [src/commands/comment/reaction/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
272
|
+
_See code: [src/commands/comment/reaction/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/reaction/remove.ts)_
|
|
273
273
|
|
|
274
274
|
## `twentythree comment set-order`
|
|
275
275
|
|
|
@@ -297,7 +297,7 @@ EXAMPLES
|
|
|
297
297
|
$ twentythree comment set-order --object-id 123 --order "789,456" --comment-type question
|
|
298
298
|
```
|
|
299
299
|
|
|
300
|
-
_See code: [src/commands/comment/set-order.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
300
|
+
_See code: [src/commands/comment/set-order.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/set-order.ts)_
|
|
301
301
|
|
|
302
302
|
## `twentythree comment update ID`
|
|
303
303
|
|
|
@@ -327,4 +327,4 @@ EXAMPLES
|
|
|
327
327
|
$ twentythree comment update 789 --object-id 123 --status dismissed
|
|
328
328
|
```
|
|
329
329
|
|
|
330
|
-
_See code: [src/commands/comment/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
330
|
+
_See code: [src/commands/comment/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/comment/update.ts)_
|
package/docs/commands/doctor.md
CHANGED
|
@@ -25,4 +25,4 @@ EXAMPLES
|
|
|
25
25
|
$ twentythree doctor --json
|
|
26
26
|
```
|
|
27
27
|
|
|
28
|
-
_See code: [src/commands/doctor.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
28
|
+
_See code: [src/commands/doctor.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/doctor.ts)_
|
|
@@ -33,4 +33,4 @@ EXAMPLES
|
|
|
33
33
|
$ twentythree openupload list --json
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
_See code: [src/commands/openupload/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
36
|
+
_See code: [src/commands/openupload/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/openupload/list.ts)_
|
|
@@ -37,4 +37,4 @@ EXAMPLES
|
|
|
37
37
|
$ twentythree openupload update-file --token-upload-id 123 --token abc123 --upload-key key456 --json
|
|
38
38
|
```
|
|
39
39
|
|
|
40
|
-
_See code: [src/commands/openupload/update-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
40
|
+
_See code: [src/commands/openupload/update-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/openupload/update-file.ts)_
|
|
@@ -36,4 +36,4 @@ EXAMPLES
|
|
|
36
36
|
$ twentythree openupload upload-file --file-path ./video.mp4 --token-upload-id 123 --token abc123 --json
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
_See code: [src/commands/openupload/upload-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
39
|
+
_See code: [src/commands/openupload/upload-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/openupload/upload-file.ts)_
|
|
@@ -35,7 +35,7 @@ EXAMPLES
|
|
|
35
35
|
$ twentythree openupload list --json
|
|
36
36
|
```
|
|
37
37
|
|
|
38
|
-
_See code: [src/commands/openupload/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
38
|
+
_See code: [src/commands/openupload/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/openupload/list.ts)_
|
|
39
39
|
|
|
40
40
|
## `twentythree openupload update-file`
|
|
41
41
|
|
|
@@ -69,7 +69,7 @@ EXAMPLES
|
|
|
69
69
|
$ twentythree openupload update-file --token-upload-id 123 --token abc123 --upload-key key456 --json
|
|
70
70
|
```
|
|
71
71
|
|
|
72
|
-
_See code: [src/commands/openupload/update-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
72
|
+
_See code: [src/commands/openupload/update-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/openupload/update-file.ts)_
|
|
73
73
|
|
|
74
74
|
## `twentythree openupload upload-file`
|
|
75
75
|
|
|
@@ -102,4 +102,4 @@ EXAMPLES
|
|
|
102
102
|
$ twentythree openupload upload-file --file-path ./video.mp4 --token-upload-id 123 --token abc123 --json
|
|
103
103
|
```
|
|
104
104
|
|
|
105
|
-
_See code: [src/commands/openupload/upload-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
105
|
+
_See code: [src/commands/openupload/upload-file.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/openupload/upload-file.ts)_
|
|
@@ -29,4 +29,4 @@ EXAMPLES
|
|
|
29
29
|
$ twentythree player delete 42 --json
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
_See code: [src/commands/player/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
32
|
+
_See code: [src/commands/player/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/player/delete.ts)_
|
|
@@ -31,4 +31,4 @@ EXAMPLES
|
|
|
31
31
|
$ twentythree player embed-versions --object-type live --object-id 456 --json
|
|
32
32
|
```
|
|
33
33
|
|
|
34
|
-
_See code: [src/commands/player/embed-versions.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
34
|
+
_See code: [src/commands/player/embed-versions.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/player/embed-versions.ts)_
|
|
@@ -48,4 +48,4 @@ EXAMPLES
|
|
|
48
48
|
$ twentythree player embed --video-id 123 --json
|
|
49
49
|
```
|
|
50
50
|
|
|
51
|
-
_See code: [src/commands/player/embed.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
51
|
+
_See code: [src/commands/player/embed.ts](https://github.com/23/twentythree-cli/blob/v1.3.8/src/commands/player/embed.ts)_
|