twentythree-cli 1.0.0 → 1.0.2
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/bin/dev.js +0 -0
- package/dist/commands/action/add.cjs +1 -1
- package/dist/commands/action/delete.cjs +1 -1
- package/dist/commands/action/exclude.cjs +1 -1
- package/dist/commands/action/get.cjs +1 -1
- package/dist/commands/action/include.cjs +1 -1
- package/dist/commands/action/list.cjs +1 -1
- package/dist/commands/action/types.cjs +1 -1
- package/dist/commands/action/update.cjs +1 -1
- package/dist/commands/action/upload.cjs +1 -1
- package/dist/commands/analytics/conversions/index.cjs +1 -1
- package/dist/commands/analytics/conversions/timeseries.cjs +1 -1
- package/dist/commands/analytics/conversions/totals.cjs +1 -1
- package/dist/commands/analytics/live/event-timeseries.cjs +1 -1
- package/dist/commands/analytics/live/event-totals.cjs +1 -1
- package/dist/commands/analytics/live/event.cjs +1 -1
- package/dist/commands/analytics/live/index.cjs +1 -1
- package/dist/commands/analytics/live/timeseries.cjs +1 -1
- package/dist/commands/analytics/live/totals.cjs +1 -1
- package/dist/commands/analytics/live/weekday/timeseries.cjs +1 -1
- package/dist/commands/analytics/live/weekday/totals.cjs +1 -1
- package/dist/commands/analytics/live/weekday.cjs +1 -1
- package/dist/commands/analytics/usage/devices/timeseries.cjs +1 -1
- package/dist/commands/analytics/usage/devices/totals.cjs +1 -1
- package/dist/commands/analytics/usage/devices.cjs +1 -1
- package/dist/commands/analytics/usage/domains/totals.cjs +1 -1
- package/dist/commands/analytics/usage/domains.cjs +1 -1
- package/dist/commands/analytics/usage/locations/totals.cjs +1 -1
- package/dist/commands/analytics/usage/locations.cjs +1 -1
- package/dist/commands/analytics/usage/sourceids/totals.cjs +1 -1
- package/dist/commands/analytics/usage/sourceids.cjs +1 -1
- package/dist/commands/analytics/usage/sources/totals.cjs +1 -1
- package/dist/commands/analytics/usage/sources.cjs +1 -1
- package/dist/commands/analytics/usage/spots/timeseries.cjs +1 -1
- package/dist/commands/analytics/usage/spots/totals.cjs +1 -1
- package/dist/commands/analytics/usage/spots.cjs +1 -1
- package/dist/commands/analytics/usage/storage.cjs +1 -1
- package/dist/commands/analytics/usage/traffic/timeseries.cjs +1 -1
- package/dist/commands/analytics/usage/traffic/totals.cjs +1 -1
- package/dist/commands/analytics/usage/traffic.cjs +1 -1
- package/dist/commands/analytics/video/index.cjs +1 -1
- package/dist/commands/analytics/video/performance/timeseries.cjs +1 -1
- package/dist/commands/analytics/video/performance/totals.cjs +1 -1
- package/dist/commands/analytics/video/performance.cjs +1 -1
- package/dist/commands/analytics/video/published/timeseries.cjs +1 -1
- package/dist/commands/analytics/video/published/totals.cjs +1 -1
- package/dist/commands/analytics/video/published.cjs +1 -1
- package/dist/commands/analytics/video/timeseries.cjs +1 -1
- package/dist/commands/analytics/video/totals.cjs +1 -1
- package/dist/commands/analytics/video/weekday/timeseries.cjs +1 -1
- package/dist/commands/analytics/video/weekday/totals.cjs +1 -1
- package/dist/commands/analytics/video/weekday.cjs +1 -1
- package/dist/commands/app/add.cjs +1 -1
- package/dist/commands/app/delete.cjs +1 -1
- package/dist/commands/app/update.cjs +1 -1
- package/dist/commands/audience/companies.cjs +1 -1
- package/dist/commands/audience/field/list.cjs +1 -1
- package/dist/commands/audience/field/remove.cjs +1 -1
- package/dist/commands/audience/field/set.cjs +1 -1
- package/dist/commands/audience/field/types.cjs +1 -1
- package/dist/commands/audience/funnel.cjs +1 -1
- package/dist/commands/audience/identity-sources.cjs +1 -1
- package/dist/commands/audience/list-collectors.cjs +1 -1
- package/dist/commands/audience/list.cjs +1 -1
- package/dist/commands/audience/metrics.cjs +1 -1
- package/dist/commands/audience/register.cjs +1 -1
- package/dist/commands/audience/remove.cjs +1 -1
- package/dist/commands/audience/search.cjs +1 -1
- package/dist/commands/audience/timelines.cjs +1 -1
- package/dist/commands/audience/unregister.cjs +1 -1
- package/dist/commands/auth/credentials.cjs +3 -2
- package/dist/commands/autocomplete/index.cjs +79 -0
- package/dist/commands/category/create.cjs +2 -2
- package/dist/commands/category/delete.cjs +1 -1
- package/dist/commands/category/list.cjs +2 -2
- package/dist/commands/category/update.cjs +2 -2
- package/dist/commands/collector/exclude.cjs +1 -1
- package/dist/commands/collector/include.cjs +1 -1
- package/dist/commands/collector/list.cjs +1 -1
- package/dist/commands/comment/add.cjs +1 -1
- package/dist/commands/comment/clone.cjs +1 -1
- package/dist/commands/comment/delete.cjs +1 -1
- package/dist/commands/comment/list.cjs +1 -1
- package/dist/commands/comment/promote.cjs +1 -1
- package/dist/commands/comment/reaction/add.cjs +1 -1
- package/dist/commands/comment/reaction/list.cjs +1 -1
- package/dist/commands/comment/reaction/remove.cjs +1 -1
- package/dist/commands/comment/set-order.cjs +1 -1
- package/dist/commands/comment/update.cjs +1 -1
- package/dist/commands/openupload/list.cjs +2 -2
- package/dist/commands/openupload/update-file.cjs +1 -1
- package/dist/commands/player/delete.cjs +1 -1
- package/dist/commands/player/embed-versions.cjs +1 -1
- package/dist/commands/player/embed.cjs +1 -1
- package/dist/commands/player/list.cjs +1 -1
- package/dist/commands/player/styles.cjs +1 -1
- package/dist/commands/player/update.cjs +1 -1
- package/dist/commands/poll/add.cjs +1 -1
- package/dist/commands/poll/answer.cjs +1 -1
- package/dist/commands/poll/list.cjs +1 -1
- package/dist/commands/poll/remove.cjs +1 -1
- package/dist/commands/poll/set-options.cjs +1 -1
- package/dist/commands/poll/update.cjs +1 -1
- package/dist/commands/presentation/page/link-locations.cjs +1 -1
- package/dist/commands/presentation/setting/list.cjs +1 -1
- package/dist/commands/presentation/setting/update.cjs +1 -1
- package/dist/commands/protection/protect.cjs +1 -1
- package/dist/commands/protection/unprotect.cjs +1 -1
- package/dist/commands/protection/verify.cjs +1 -1
- package/dist/commands/session/get-token.cjs +1 -1
- package/dist/commands/session/redeem-token.cjs +1 -1
- package/dist/commands/setting/update.cjs +2 -2
- package/dist/commands/site/get.cjs +3 -3
- package/dist/commands/site/search.cjs +1 -1
- package/dist/commands/spot/check.cjs +1 -1
- package/dist/commands/spot/create.cjs +1 -1
- package/dist/commands/spot/delete.cjs +1 -1
- package/dist/commands/spot/list.cjs +2 -2
- package/dist/commands/spot/reset-version.cjs +1 -1
- package/dist/commands/spot/set-videos.cjs +1 -1
- package/dist/commands/spot/update.cjs +2 -2
- package/dist/commands/tag/list.cjs +1 -1
- package/dist/commands/tag/related.cjs +1 -1
- package/dist/commands/thumbnail/add.cjs +1 -1
- package/dist/commands/thumbnail/data.cjs +1 -1
- package/dist/commands/thumbnail/delete.cjs +1 -1
- package/dist/commands/thumbnail/duplicate.cjs +1 -1
- package/dist/commands/thumbnail/file/delete.cjs +1 -1
- package/dist/commands/thumbnail/file/list.cjs +1 -1
- package/dist/commands/thumbnail/file/upload.cjs +1 -1
- package/dist/commands/thumbnail/list.cjs +1 -1
- package/dist/commands/thumbnail/update.cjs +1 -1
- package/dist/commands/user/create.cjs +2 -2
- package/dist/commands/user/get-login-token.cjs +1 -1
- package/dist/commands/user/get.cjs +2 -2
- package/dist/commands/user/list.cjs +1 -1
- package/dist/commands/user/redeem-login-token.cjs +1 -1
- package/dist/commands/user/send-invitation.cjs +1 -1
- package/dist/commands/user/update.cjs +1 -1
- package/dist/commands/video/frame.cjs +1 -1
- package/dist/commands/video/get.cjs +2 -2
- package/dist/commands/video/list.cjs +4 -3
- package/dist/commands/video/replace.cjs +3 -2
- package/dist/commands/video/section/create.cjs +1 -1
- package/dist/commands/video/section/delete.cjs +1 -1
- package/dist/commands/video/section/list.cjs +2 -2
- package/dist/commands/video/section/set-thumbnail.cjs +1 -1
- package/dist/commands/video/section/update.cjs +1 -1
- package/dist/commands/video/subtitle/archive.cjs +2 -2
- package/dist/commands/video/subtitle/create.cjs +2 -2
- package/dist/commands/video/subtitle/data.cjs +3 -1
- package/dist/commands/video/subtitle/delete.cjs +1 -1
- package/dist/commands/video/subtitle/duplicate.cjs +2 -2
- package/dist/commands/video/subtitle/list.cjs +2 -2
- package/dist/commands/video/subtitle/locales.cjs +1 -1
- package/dist/commands/video/subtitle/set-primary.cjs +1 -1
- package/dist/commands/video/subtitle/types.cjs +1 -1
- package/dist/commands/video/subtitle/update.cjs +3 -3
- package/dist/commands/video/subtitle/upload.cjs +2 -2
- package/dist/commands/video/transcoding-progress.cjs +2 -2
- package/dist/commands/video/update.cjs +11 -8
- package/dist/commands/webhook/events.cjs +2 -2
- package/dist/commands/webhook/list.cjs +1 -1
- package/dist/commands/webhook/sample.cjs +1 -1
- package/dist/commands/webhook/subscribe.cjs +1 -1
- package/dist/commands/webhook/unsubscribe.cjs +1 -1
- package/dist/commands/webinar/attachment/delete.cjs +1 -1
- package/dist/commands/webinar/attachment/list.cjs +2 -2
- package/dist/commands/webinar/attachment/set-hidden.cjs +1 -1
- package/dist/commands/webinar/clips.cjs +1 -1
- package/dist/commands/webinar/create.cjs +3 -3
- package/dist/commands/webinar/delete.cjs +1 -1
- package/dist/commands/webinar/highlights.cjs +1 -1
- package/dist/commands/webinar/list-formats.cjs +1 -1
- package/dist/commands/webinar/list.cjs +3 -3
- package/dist/commands/webinar/log.cjs +1 -1
- package/dist/commands/webinar/mail/add.cjs +1 -1
- package/dist/commands/webinar/mail/list.cjs +1 -1
- package/dist/commands/webinar/mail/preview.cjs +16 -3
- package/dist/commands/webinar/mail/remove.cjs +1 -1
- package/dist/commands/webinar/mail/send.cjs +1 -1
- package/dist/commands/webinar/mail/test.cjs +1 -1
- package/dist/commands/webinar/mail/update.cjs +1 -1
- package/dist/commands/webinar/metrics.cjs +1 -1
- package/dist/commands/webinar/queued-video/add.cjs +1 -1
- package/dist/commands/webinar/queued-video/remove.cjs +1 -1
- package/dist/commands/webinar/recording/split.cjs +1 -1
- package/dist/commands/webinar/recording/start.cjs +1 -1
- package/dist/commands/webinar/recording/status.cjs +1 -1
- package/dist/commands/webinar/recording/stop.cjs +1 -1
- package/dist/commands/webinar/repeat.cjs +1 -1
- package/dist/commands/webinar/room/connect.cjs +1 -1
- package/dist/commands/webinar/room/info.cjs +1 -1
- package/dist/commands/webinar/room/send-recording.cjs +1 -1
- package/dist/commands/webinar/room/themes.cjs +1 -1
- package/dist/commands/webinar/section/add.cjs +1 -1
- package/dist/commands/webinar/section/list.cjs +1 -1
- package/dist/commands/webinar/section/remove.cjs +1 -1
- package/dist/commands/webinar/section/update.cjs +1 -1
- package/dist/commands/webinar/series/apply-recurrence.cjs +1 -1
- package/dist/commands/webinar/series/cancel.cjs +1 -1
- package/dist/commands/webinar/series/create.cjs +1 -1
- package/dist/commands/webinar/series/delete.cjs +1 -1
- package/dist/commands/webinar/series/list.cjs +1 -1
- package/dist/commands/webinar/series/mapped-objects.cjs +1 -1
- package/dist/commands/webinar/series/metrics.cjs +1 -1
- package/dist/commands/webinar/series/recurrences.cjs +1 -1
- package/dist/commands/webinar/series/set-ondemand.cjs +1 -1
- package/dist/commands/webinar/series/skip-recurrence.cjs +1 -1
- package/dist/commands/webinar/series/update.cjs +1 -1
- package/dist/commands/webinar/speaker/add-from-speaker.cjs +1 -1
- package/dist/commands/webinar/speaker/add-from-user.cjs +1 -1
- package/dist/commands/webinar/speaker/add.cjs +1 -1
- package/dist/commands/webinar/speaker/cancel-guest-request.cjs +1 -1
- package/dist/commands/webinar/speaker/connection-types.cjs +1 -1
- package/dist/commands/webinar/speaker/library.cjs +1 -1
- package/dist/commands/webinar/speaker/list.cjs +1 -1
- package/dist/commands/webinar/speaker/remove-avatar.cjs +1 -1
- package/dist/commands/webinar/speaker/remove.cjs +1 -1
- package/dist/commands/webinar/speaker/request-guest.cjs +1 -1
- package/dist/commands/webinar/speaker/send-invitation.cjs +1 -1
- package/dist/commands/webinar/speaker/set-order.cjs +1 -1
- package/dist/commands/webinar/speaker/update.cjs +1 -1
- package/dist/commands/webinar/transcription/connect.cjs +1 -1
- package/dist/commands/webinar/transcription/list.cjs +1 -1
- package/dist/commands/webinar/transcription/locales.cjs +1 -1
- package/dist/commands/webinar/transcription/transcriptionlist.cjs +1 -1
- package/dist/commands/webinar/update.cjs +4 -4
- package/dist/lib/base-command.cjs +1 -1
- package/dist/lib/output.cjs +33 -0
- package/dist/upload/chunk-pool.cjs +4 -1
- package/docs/guides/getting-started.md +17 -1
- package/oclif.manifest.json +997 -965
- package/package.json +13 -12
package/oclif.manifest.json
CHANGED
|
@@ -2201,17 +2201,17 @@
|
|
|
2201
2201
|
"unregister.cjs"
|
|
2202
2202
|
]
|
|
2203
2203
|
},
|
|
2204
|
-
"
|
|
2204
|
+
"autocomplete": {
|
|
2205
2205
|
"aliases": [],
|
|
2206
2206
|
"args": {},
|
|
2207
|
-
"description": "
|
|
2207
|
+
"description": "Set up tab completion for your shell",
|
|
2208
2208
|
"examples": [
|
|
2209
|
-
"<%= config.bin %>
|
|
2209
|
+
"<%= config.bin %> autocomplete"
|
|
2210
2210
|
],
|
|
2211
2211
|
"flags": {},
|
|
2212
2212
|
"hasDynamicHelp": false,
|
|
2213
2213
|
"hiddenAliases": [],
|
|
2214
|
-
"id": "
|
|
2214
|
+
"id": "autocomplete",
|
|
2215
2215
|
"pluginAlias": "twentythree-cli",
|
|
2216
2216
|
"pluginName": "twentythree-cli",
|
|
2217
2217
|
"pluginType": "core",
|
|
@@ -2229,65 +2229,8 @@
|
|
|
2229
2229
|
"relativePath": [
|
|
2230
2230
|
"dist",
|
|
2231
2231
|
"commands",
|
|
2232
|
-
"
|
|
2233
|
-
"
|
|
2234
|
-
]
|
|
2235
|
-
},
|
|
2236
|
-
"auth:status": {
|
|
2237
|
-
"aliases": [],
|
|
2238
|
-
"args": {},
|
|
2239
|
-
"description": "Show authentication status and active workspace",
|
|
2240
|
-
"examples": [
|
|
2241
|
-
"<%= config.bin %> auth status"
|
|
2242
|
-
],
|
|
2243
|
-
"flags": {
|
|
2244
|
-
"json": {
|
|
2245
|
-
"description": "Format output as json.",
|
|
2246
|
-
"helpGroup": "GLOBAL",
|
|
2247
|
-
"name": "json",
|
|
2248
|
-
"allowNo": false,
|
|
2249
|
-
"type": "boolean"
|
|
2250
|
-
},
|
|
2251
|
-
"workspace": {
|
|
2252
|
-
"char": "w",
|
|
2253
|
-
"helpGroup": "GLOBAL",
|
|
2254
|
-
"name": "workspace",
|
|
2255
|
-
"summary": "Workspace domain or display name to use for this invocation.",
|
|
2256
|
-
"hasDynamicHelp": false,
|
|
2257
|
-
"multiple": false,
|
|
2258
|
-
"type": "option"
|
|
2259
|
-
},
|
|
2260
|
-
"agent": {
|
|
2261
|
-
"description": "Output machine-readable command metadata for AI agent consumption",
|
|
2262
|
-
"helpGroup": "GLOBAL",
|
|
2263
|
-
"hidden": true,
|
|
2264
|
-
"name": "agent",
|
|
2265
|
-
"allowNo": false,
|
|
2266
|
-
"type": "boolean"
|
|
2267
|
-
}
|
|
2268
|
-
},
|
|
2269
|
-
"hasDynamicHelp": false,
|
|
2270
|
-
"hiddenAliases": [],
|
|
2271
|
-
"id": "auth:status",
|
|
2272
|
-
"pluginAlias": "twentythree-cli",
|
|
2273
|
-
"pluginName": "twentythree-cli",
|
|
2274
|
-
"pluginType": "core",
|
|
2275
|
-
"strict": true,
|
|
2276
|
-
"enableJsonFlag": true,
|
|
2277
|
-
"agentMetadata": {
|
|
2278
|
-
"api_endpoint": "local",
|
|
2279
|
-
"auth_scope": "none",
|
|
2280
|
-
"output_shape": {
|
|
2281
|
-
"type": "key-value"
|
|
2282
|
-
},
|
|
2283
|
-
"side_effects": "none"
|
|
2284
|
-
},
|
|
2285
|
-
"isESM": false,
|
|
2286
|
-
"relativePath": [
|
|
2287
|
-
"dist",
|
|
2288
|
-
"commands",
|
|
2289
|
-
"auth",
|
|
2290
|
-
"status.cjs"
|
|
2232
|
+
"autocomplete",
|
|
2233
|
+
"index.cjs"
|
|
2291
2234
|
]
|
|
2292
2235
|
},
|
|
2293
2236
|
"category:create": {
|
|
@@ -2641,6 +2584,95 @@
|
|
|
2641
2584
|
"update.cjs"
|
|
2642
2585
|
]
|
|
2643
2586
|
},
|
|
2587
|
+
"auth:credentials": {
|
|
2588
|
+
"aliases": [],
|
|
2589
|
+
"args": {},
|
|
2590
|
+
"description": "Configure domain and bearer token for a TwentyThree workspace",
|
|
2591
|
+
"examples": [
|
|
2592
|
+
"<%= config.bin %> auth credentials"
|
|
2593
|
+
],
|
|
2594
|
+
"flags": {},
|
|
2595
|
+
"hasDynamicHelp": false,
|
|
2596
|
+
"hiddenAliases": [],
|
|
2597
|
+
"id": "auth:credentials",
|
|
2598
|
+
"pluginAlias": "twentythree-cli",
|
|
2599
|
+
"pluginName": "twentythree-cli",
|
|
2600
|
+
"pluginType": "core",
|
|
2601
|
+
"strict": true,
|
|
2602
|
+
"enableJsonFlag": false,
|
|
2603
|
+
"agentMetadata": {
|
|
2604
|
+
"api_endpoint": "interactive",
|
|
2605
|
+
"auth_scope": "none",
|
|
2606
|
+
"output_shape": {
|
|
2607
|
+
"type": "none"
|
|
2608
|
+
},
|
|
2609
|
+
"side_effects": "creates"
|
|
2610
|
+
},
|
|
2611
|
+
"isESM": false,
|
|
2612
|
+
"relativePath": [
|
|
2613
|
+
"dist",
|
|
2614
|
+
"commands",
|
|
2615
|
+
"auth",
|
|
2616
|
+
"credentials.cjs"
|
|
2617
|
+
]
|
|
2618
|
+
},
|
|
2619
|
+
"auth:status": {
|
|
2620
|
+
"aliases": [],
|
|
2621
|
+
"args": {},
|
|
2622
|
+
"description": "Show authentication status and active workspace",
|
|
2623
|
+
"examples": [
|
|
2624
|
+
"<%= config.bin %> auth status"
|
|
2625
|
+
],
|
|
2626
|
+
"flags": {
|
|
2627
|
+
"json": {
|
|
2628
|
+
"description": "Format output as json.",
|
|
2629
|
+
"helpGroup": "GLOBAL",
|
|
2630
|
+
"name": "json",
|
|
2631
|
+
"allowNo": false,
|
|
2632
|
+
"type": "boolean"
|
|
2633
|
+
},
|
|
2634
|
+
"workspace": {
|
|
2635
|
+
"char": "w",
|
|
2636
|
+
"helpGroup": "GLOBAL",
|
|
2637
|
+
"name": "workspace",
|
|
2638
|
+
"summary": "Workspace domain or display name to use for this invocation.",
|
|
2639
|
+
"hasDynamicHelp": false,
|
|
2640
|
+
"multiple": false,
|
|
2641
|
+
"type": "option"
|
|
2642
|
+
},
|
|
2643
|
+
"agent": {
|
|
2644
|
+
"description": "Output machine-readable command metadata for AI agent consumption",
|
|
2645
|
+
"helpGroup": "GLOBAL",
|
|
2646
|
+
"hidden": true,
|
|
2647
|
+
"name": "agent",
|
|
2648
|
+
"allowNo": false,
|
|
2649
|
+
"type": "boolean"
|
|
2650
|
+
}
|
|
2651
|
+
},
|
|
2652
|
+
"hasDynamicHelp": false,
|
|
2653
|
+
"hiddenAliases": [],
|
|
2654
|
+
"id": "auth:status",
|
|
2655
|
+
"pluginAlias": "twentythree-cli",
|
|
2656
|
+
"pluginName": "twentythree-cli",
|
|
2657
|
+
"pluginType": "core",
|
|
2658
|
+
"strict": true,
|
|
2659
|
+
"enableJsonFlag": true,
|
|
2660
|
+
"agentMetadata": {
|
|
2661
|
+
"api_endpoint": "local",
|
|
2662
|
+
"auth_scope": "none",
|
|
2663
|
+
"output_shape": {
|
|
2664
|
+
"type": "key-value"
|
|
2665
|
+
},
|
|
2666
|
+
"side_effects": "none"
|
|
2667
|
+
},
|
|
2668
|
+
"isESM": false,
|
|
2669
|
+
"relativePath": [
|
|
2670
|
+
"dist",
|
|
2671
|
+
"commands",
|
|
2672
|
+
"auth",
|
|
2673
|
+
"status.cjs"
|
|
2674
|
+
]
|
|
2675
|
+
},
|
|
2644
2676
|
"collector:exclude": {
|
|
2645
2677
|
"aliases": [],
|
|
2646
2678
|
"args": {
|
|
@@ -11936,14 +11968,14 @@
|
|
|
11936
11968
|
"traffic.cjs"
|
|
11937
11969
|
]
|
|
11938
11970
|
},
|
|
11939
|
-
"
|
|
11971
|
+
"audience:field:list": {
|
|
11940
11972
|
"aliases": [],
|
|
11941
11973
|
"args": {},
|
|
11942
|
-
"description": "
|
|
11974
|
+
"description": "List custom audience fields",
|
|
11943
11975
|
"examples": [
|
|
11944
|
-
"<%= config.bin %>
|
|
11945
|
-
"<%= config.bin %>
|
|
11946
|
-
"<%= config.bin %>
|
|
11976
|
+
"<%= config.bin %> audience field list",
|
|
11977
|
+
"<%= config.bin %> audience field list --include-widget-html",
|
|
11978
|
+
"<%= config.bin %> audience field list --json"
|
|
11947
11979
|
],
|
|
11948
11980
|
"flags": {
|
|
11949
11981
|
"json": {
|
|
@@ -11970,119 +12002,53 @@
|
|
|
11970
12002
|
"allowNo": false,
|
|
11971
12003
|
"type": "boolean"
|
|
11972
12004
|
},
|
|
11973
|
-
"
|
|
11974
|
-
"description": "
|
|
11975
|
-
"name": "
|
|
11976
|
-
"required": false,
|
|
11977
|
-
"hasDynamicHelp": false,
|
|
11978
|
-
"multiple": false,
|
|
11979
|
-
"type": "option"
|
|
11980
|
-
},
|
|
11981
|
-
"date-end": {
|
|
11982
|
-
"description": "Last date (YYYY-MM-DD)",
|
|
11983
|
-
"name": "date-end",
|
|
11984
|
-
"required": false,
|
|
11985
|
-
"hasDynamicHelp": false,
|
|
11986
|
-
"multiple": false,
|
|
11987
|
-
"type": "option"
|
|
11988
|
-
},
|
|
11989
|
-
"date-expression": {
|
|
11990
|
-
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
11991
|
-
"name": "date-expression",
|
|
11992
|
-
"required": false,
|
|
11993
|
-
"hasDynamicHelp": false,
|
|
11994
|
-
"multiple": false,
|
|
11995
|
-
"type": "option"
|
|
11996
|
-
},
|
|
11997
|
-
"page": {
|
|
11998
|
-
"description": "Page number",
|
|
11999
|
-
"name": "page",
|
|
12000
|
-
"required": false,
|
|
12001
|
-
"hasDynamicHelp": false,
|
|
12002
|
-
"multiple": false,
|
|
12003
|
-
"type": "option"
|
|
12004
|
-
},
|
|
12005
|
-
"size": {
|
|
12006
|
-
"description": "Page size",
|
|
12007
|
-
"name": "size",
|
|
12008
|
-
"required": false,
|
|
12009
|
-
"hasDynamicHelp": false,
|
|
12010
|
-
"multiple": false,
|
|
12011
|
-
"type": "option"
|
|
12012
|
-
},
|
|
12013
|
-
"selection": {
|
|
12014
|
-
"description": "Scope to specific objects/types",
|
|
12015
|
-
"name": "selection",
|
|
12016
|
-
"required": false,
|
|
12017
|
-
"hasDynamicHelp": false,
|
|
12018
|
-
"multiple": false,
|
|
12019
|
-
"type": "option"
|
|
12020
|
-
},
|
|
12021
|
-
"groupby": {
|
|
12022
|
-
"description": "Group results by dimension",
|
|
12023
|
-
"name": "groupby",
|
|
12024
|
-
"required": false,
|
|
12025
|
-
"hasDynamicHelp": false,
|
|
12026
|
-
"multiple": false,
|
|
12027
|
-
"type": "option"
|
|
12028
|
-
},
|
|
12029
|
-
"orderby": {
|
|
12030
|
-
"description": "Order results by field",
|
|
12031
|
-
"name": "orderby",
|
|
12032
|
-
"required": false,
|
|
12033
|
-
"hasDynamicHelp": false,
|
|
12034
|
-
"multiple": false,
|
|
12035
|
-
"type": "option"
|
|
12036
|
-
},
|
|
12037
|
-
"order": {
|
|
12038
|
-
"description": "Sort direction (asc/desc)",
|
|
12039
|
-
"name": "order",
|
|
12005
|
+
"include-widget-html": {
|
|
12006
|
+
"description": "Include HTML widget for each field",
|
|
12007
|
+
"name": "include-widget-html",
|
|
12040
12008
|
"required": false,
|
|
12041
|
-
"
|
|
12042
|
-
"
|
|
12043
|
-
"type": "option"
|
|
12009
|
+
"allowNo": false,
|
|
12010
|
+
"type": "boolean"
|
|
12044
12011
|
}
|
|
12045
12012
|
},
|
|
12046
12013
|
"hasDynamicHelp": false,
|
|
12047
12014
|
"hiddenAliases": [],
|
|
12048
|
-
"id": "
|
|
12015
|
+
"id": "audience:field:list",
|
|
12049
12016
|
"pluginAlias": "twentythree-cli",
|
|
12050
12017
|
"pluginName": "twentythree-cli",
|
|
12051
12018
|
"pluginType": "core",
|
|
12052
12019
|
"strict": true,
|
|
12053
|
-
"enableJsonFlag": true,
|
|
12054
12020
|
"agentMetadata": {
|
|
12055
|
-
"api_endpoint": "GET /
|
|
12021
|
+
"api_endpoint": "GET /audience/field/list",
|
|
12056
12022
|
"auth_scope": "read",
|
|
12057
12023
|
"output_shape": {
|
|
12058
12024
|
"type": "table",
|
|
12059
12025
|
"columns": [
|
|
12060
|
-
"
|
|
12061
|
-
"
|
|
12062
|
-
"
|
|
12063
|
-
"
|
|
12064
|
-
"
|
|
12026
|
+
"Key",
|
|
12027
|
+
"Label",
|
|
12028
|
+
"Type",
|
|
12029
|
+
"Priority",
|
|
12030
|
+
"Options"
|
|
12065
12031
|
]
|
|
12066
12032
|
},
|
|
12067
12033
|
"side_effects": "none"
|
|
12068
12034
|
},
|
|
12035
|
+
"enableJsonFlag": true,
|
|
12069
12036
|
"isESM": false,
|
|
12070
12037
|
"relativePath": [
|
|
12071
12038
|
"dist",
|
|
12072
12039
|
"commands",
|
|
12073
|
-
"
|
|
12074
|
-
"
|
|
12075
|
-
"
|
|
12040
|
+
"audience",
|
|
12041
|
+
"field",
|
|
12042
|
+
"list.cjs"
|
|
12076
12043
|
]
|
|
12077
12044
|
},
|
|
12078
|
-
"
|
|
12045
|
+
"audience:field:remove": {
|
|
12079
12046
|
"aliases": [],
|
|
12080
12047
|
"args": {},
|
|
12081
|
-
"description": "
|
|
12048
|
+
"description": "Remove a custom audience field",
|
|
12082
12049
|
"examples": [
|
|
12083
|
-
"<%= config.bin %>
|
|
12084
|
-
"<%= config.bin %>
|
|
12085
|
-
"<%= config.bin %> analytics video performance --json"
|
|
12050
|
+
"<%= config.bin %> audience field remove --key \"department\"",
|
|
12051
|
+
"<%= config.bin %> audience field remove --key \"old-field\" --json"
|
|
12086
12052
|
],
|
|
12087
12053
|
"flags": {
|
|
12088
12054
|
"json": {
|
|
@@ -12109,119 +12075,211 @@
|
|
|
12109
12075
|
"allowNo": false,
|
|
12110
12076
|
"type": "boolean"
|
|
12111
12077
|
},
|
|
12112
|
-
"
|
|
12113
|
-
"description": "
|
|
12114
|
-
"name": "
|
|
12115
|
-
"required":
|
|
12078
|
+
"key": {
|
|
12079
|
+
"description": "Field key to remove",
|
|
12080
|
+
"name": "key",
|
|
12081
|
+
"required": true,
|
|
12116
12082
|
"hasDynamicHelp": false,
|
|
12117
12083
|
"multiple": false,
|
|
12118
12084
|
"type": "option"
|
|
12085
|
+
}
|
|
12086
|
+
},
|
|
12087
|
+
"hasDynamicHelp": false,
|
|
12088
|
+
"hiddenAliases": [],
|
|
12089
|
+
"id": "audience:field:remove",
|
|
12090
|
+
"pluginAlias": "twentythree-cli",
|
|
12091
|
+
"pluginName": "twentythree-cli",
|
|
12092
|
+
"pluginType": "core",
|
|
12093
|
+
"strict": true,
|
|
12094
|
+
"agentMetadata": {
|
|
12095
|
+
"api_endpoint": "POST /audience/field/remove",
|
|
12096
|
+
"auth_scope": "write",
|
|
12097
|
+
"output_shape": {
|
|
12098
|
+
"type": "none"
|
|
12119
12099
|
},
|
|
12120
|
-
"
|
|
12121
|
-
|
|
12122
|
-
|
|
12123
|
-
|
|
12124
|
-
|
|
12125
|
-
|
|
12126
|
-
|
|
12100
|
+
"side_effects": "destructive"
|
|
12101
|
+
},
|
|
12102
|
+
"enableJsonFlag": true,
|
|
12103
|
+
"isESM": false,
|
|
12104
|
+
"relativePath": [
|
|
12105
|
+
"dist",
|
|
12106
|
+
"commands",
|
|
12107
|
+
"audience",
|
|
12108
|
+
"field",
|
|
12109
|
+
"remove.cjs"
|
|
12110
|
+
]
|
|
12111
|
+
},
|
|
12112
|
+
"audience:field:set": {
|
|
12113
|
+
"aliases": [],
|
|
12114
|
+
"args": {},
|
|
12115
|
+
"description": "Create or update a custom audience field",
|
|
12116
|
+
"examples": [
|
|
12117
|
+
"<%= config.bin %> audience field set --key \"department\" --type text --label \"Department\"",
|
|
12118
|
+
"<%= config.bin %> audience field set --key \"tier\" --type enum --label \"Customer Tier\" --options \"free;pro;enterprise\"",
|
|
12119
|
+
"<%= config.bin %> audience field set --key \"score\" --type number --label \"NPS Score\" --priority 1 --json"
|
|
12120
|
+
],
|
|
12121
|
+
"flags": {
|
|
12122
|
+
"json": {
|
|
12123
|
+
"description": "Format output as json.",
|
|
12124
|
+
"helpGroup": "GLOBAL",
|
|
12125
|
+
"name": "json",
|
|
12126
|
+
"allowNo": false,
|
|
12127
|
+
"type": "boolean"
|
|
12127
12128
|
},
|
|
12128
|
-
"
|
|
12129
|
-
"
|
|
12130
|
-
"
|
|
12131
|
-
"
|
|
12129
|
+
"workspace": {
|
|
12130
|
+
"char": "w",
|
|
12131
|
+
"helpGroup": "GLOBAL",
|
|
12132
|
+
"name": "workspace",
|
|
12133
|
+
"summary": "Workspace domain or display name to use for this invocation.",
|
|
12132
12134
|
"hasDynamicHelp": false,
|
|
12133
12135
|
"multiple": false,
|
|
12134
12136
|
"type": "option"
|
|
12135
12137
|
},
|
|
12136
|
-
"
|
|
12137
|
-
"description": "
|
|
12138
|
-
"
|
|
12139
|
-
"
|
|
12138
|
+
"agent": {
|
|
12139
|
+
"description": "Output machine-readable command metadata for AI agent consumption",
|
|
12140
|
+
"helpGroup": "GLOBAL",
|
|
12141
|
+
"hidden": true,
|
|
12142
|
+
"name": "agent",
|
|
12143
|
+
"allowNo": false,
|
|
12144
|
+
"type": "boolean"
|
|
12145
|
+
},
|
|
12146
|
+
"key": {
|
|
12147
|
+
"description": "Unique field key",
|
|
12148
|
+
"name": "key",
|
|
12149
|
+
"required": true,
|
|
12140
12150
|
"hasDynamicHelp": false,
|
|
12141
12151
|
"multiple": false,
|
|
12142
12152
|
"type": "option"
|
|
12143
12153
|
},
|
|
12144
|
-
"
|
|
12145
|
-
"description": "
|
|
12146
|
-
"name": "
|
|
12147
|
-
"required":
|
|
12154
|
+
"type": {
|
|
12155
|
+
"description": "Field type (use audience field types to list valid values)",
|
|
12156
|
+
"name": "type",
|
|
12157
|
+
"required": true,
|
|
12148
12158
|
"hasDynamicHelp": false,
|
|
12149
12159
|
"multiple": false,
|
|
12150
12160
|
"type": "option"
|
|
12151
12161
|
},
|
|
12152
|
-
"
|
|
12153
|
-
"description": "
|
|
12154
|
-
"name": "
|
|
12155
|
-
"required":
|
|
12162
|
+
"label": {
|
|
12163
|
+
"description": "Human-readable label",
|
|
12164
|
+
"name": "label",
|
|
12165
|
+
"required": true,
|
|
12156
12166
|
"hasDynamicHelp": false,
|
|
12157
12167
|
"multiple": false,
|
|
12158
12168
|
"type": "option"
|
|
12159
12169
|
},
|
|
12160
|
-
"
|
|
12161
|
-
"description": "
|
|
12162
|
-
"name": "
|
|
12170
|
+
"options": {
|
|
12171
|
+
"description": "Semicolon-separated options (for enumerable types)",
|
|
12172
|
+
"name": "options",
|
|
12163
12173
|
"required": false,
|
|
12164
12174
|
"hasDynamicHelp": false,
|
|
12165
12175
|
"multiple": false,
|
|
12166
12176
|
"type": "option"
|
|
12167
12177
|
},
|
|
12168
|
-
"
|
|
12169
|
-
"description": "
|
|
12170
|
-
"name": "
|
|
12178
|
+
"priority": {
|
|
12179
|
+
"description": "Display order priority",
|
|
12180
|
+
"name": "priority",
|
|
12171
12181
|
"required": false,
|
|
12172
12182
|
"hasDynamicHelp": false,
|
|
12173
12183
|
"multiple": false,
|
|
12174
12184
|
"type": "option"
|
|
12185
|
+
}
|
|
12186
|
+
},
|
|
12187
|
+
"hasDynamicHelp": false,
|
|
12188
|
+
"hiddenAliases": [],
|
|
12189
|
+
"id": "audience:field:set",
|
|
12190
|
+
"pluginAlias": "twentythree-cli",
|
|
12191
|
+
"pluginName": "twentythree-cli",
|
|
12192
|
+
"pluginType": "core",
|
|
12193
|
+
"strict": true,
|
|
12194
|
+
"agentMetadata": {
|
|
12195
|
+
"api_endpoint": "POST /audience/field/set",
|
|
12196
|
+
"auth_scope": "write",
|
|
12197
|
+
"output_shape": {
|
|
12198
|
+
"type": "none"
|
|
12175
12199
|
},
|
|
12176
|
-
"
|
|
12177
|
-
|
|
12178
|
-
|
|
12179
|
-
|
|
12200
|
+
"side_effects": "updates"
|
|
12201
|
+
},
|
|
12202
|
+
"enableJsonFlag": true,
|
|
12203
|
+
"isESM": false,
|
|
12204
|
+
"relativePath": [
|
|
12205
|
+
"dist",
|
|
12206
|
+
"commands",
|
|
12207
|
+
"audience",
|
|
12208
|
+
"field",
|
|
12209
|
+
"set.cjs"
|
|
12210
|
+
]
|
|
12211
|
+
},
|
|
12212
|
+
"audience:field:types": {
|
|
12213
|
+
"aliases": [],
|
|
12214
|
+
"args": {},
|
|
12215
|
+
"description": "List valid audience field types",
|
|
12216
|
+
"examples": [
|
|
12217
|
+
"<%= config.bin %> audience field types",
|
|
12218
|
+
"<%= config.bin %> audience field types --json"
|
|
12219
|
+
],
|
|
12220
|
+
"flags": {
|
|
12221
|
+
"json": {
|
|
12222
|
+
"description": "Format output as json.",
|
|
12223
|
+
"helpGroup": "GLOBAL",
|
|
12224
|
+
"name": "json",
|
|
12225
|
+
"allowNo": false,
|
|
12226
|
+
"type": "boolean"
|
|
12227
|
+
},
|
|
12228
|
+
"workspace": {
|
|
12229
|
+
"char": "w",
|
|
12230
|
+
"helpGroup": "GLOBAL",
|
|
12231
|
+
"name": "workspace",
|
|
12232
|
+
"summary": "Workspace domain or display name to use for this invocation.",
|
|
12180
12233
|
"hasDynamicHelp": false,
|
|
12181
12234
|
"multiple": false,
|
|
12182
12235
|
"type": "option"
|
|
12236
|
+
},
|
|
12237
|
+
"agent": {
|
|
12238
|
+
"description": "Output machine-readable command metadata for AI agent consumption",
|
|
12239
|
+
"helpGroup": "GLOBAL",
|
|
12240
|
+
"hidden": true,
|
|
12241
|
+
"name": "agent",
|
|
12242
|
+
"allowNo": false,
|
|
12243
|
+
"type": "boolean"
|
|
12183
12244
|
}
|
|
12184
12245
|
},
|
|
12185
12246
|
"hasDynamicHelp": false,
|
|
12186
12247
|
"hiddenAliases": [],
|
|
12187
|
-
"id": "
|
|
12248
|
+
"id": "audience:field:types",
|
|
12188
12249
|
"pluginAlias": "twentythree-cli",
|
|
12189
12250
|
"pluginName": "twentythree-cli",
|
|
12190
12251
|
"pluginType": "core",
|
|
12191
12252
|
"strict": true,
|
|
12192
|
-
"enableJsonFlag": true,
|
|
12193
12253
|
"agentMetadata": {
|
|
12194
|
-
"api_endpoint": "
|
|
12254
|
+
"api_endpoint": "POST /audience/field/types",
|
|
12195
12255
|
"auth_scope": "read",
|
|
12196
12256
|
"output_shape": {
|
|
12197
12257
|
"type": "table",
|
|
12198
12258
|
"columns": [
|
|
12199
|
-
"
|
|
12200
|
-
"
|
|
12201
|
-
"Engagement",
|
|
12202
|
-
"Playrate",
|
|
12203
|
-
"Performance"
|
|
12259
|
+
"Type",
|
|
12260
|
+
"Label"
|
|
12204
12261
|
]
|
|
12205
12262
|
},
|
|
12206
12263
|
"side_effects": "none"
|
|
12207
12264
|
},
|
|
12265
|
+
"enableJsonFlag": true,
|
|
12208
12266
|
"isESM": false,
|
|
12209
12267
|
"relativePath": [
|
|
12210
12268
|
"dist",
|
|
12211
12269
|
"commands",
|
|
12212
|
-
"
|
|
12213
|
-
"
|
|
12214
|
-
"
|
|
12270
|
+
"audience",
|
|
12271
|
+
"field",
|
|
12272
|
+
"types.cjs"
|
|
12215
12273
|
]
|
|
12216
12274
|
},
|
|
12217
|
-
"analytics:video
|
|
12275
|
+
"analytics:video": {
|
|
12218
12276
|
"aliases": [],
|
|
12219
12277
|
"args": {},
|
|
12220
|
-
"description": "Get analytics
|
|
12278
|
+
"description": "Get video analytics data",
|
|
12221
12279
|
"examples": [
|
|
12222
|
-
"<%= config.bin %> analytics video
|
|
12223
|
-
"<%= config.bin %> analytics video
|
|
12224
|
-
"<%= config.bin %> analytics video
|
|
12280
|
+
"<%= config.bin %> analytics video --date-expression thisweek",
|
|
12281
|
+
"<%= config.bin %> analytics video --date-start 2024-01-01 --date-end 2024-01-31 --page 1 --size 20",
|
|
12282
|
+
"<%= config.bin %> analytics video --json"
|
|
12225
12283
|
],
|
|
12226
12284
|
"flags": {
|
|
12227
12285
|
"json": {
|
|
@@ -12323,22 +12381,22 @@
|
|
|
12323
12381
|
},
|
|
12324
12382
|
"hasDynamicHelp": false,
|
|
12325
12383
|
"hiddenAliases": [],
|
|
12326
|
-
"id": "analytics:video
|
|
12384
|
+
"id": "analytics:video",
|
|
12327
12385
|
"pluginAlias": "twentythree-cli",
|
|
12328
12386
|
"pluginName": "twentythree-cli",
|
|
12329
12387
|
"pluginType": "core",
|
|
12330
12388
|
"strict": true,
|
|
12331
12389
|
"enableJsonFlag": true,
|
|
12332
12390
|
"agentMetadata": {
|
|
12333
|
-
"api_endpoint": "GET /analytics/data/videos
|
|
12391
|
+
"api_endpoint": "GET /analytics/data/videos",
|
|
12334
12392
|
"auth_scope": "read",
|
|
12335
12393
|
"output_shape": {
|
|
12336
12394
|
"type": "table",
|
|
12337
12395
|
"columns": [
|
|
12338
|
-
"Date",
|
|
12339
|
-
"Videos",
|
|
12340
12396
|
"Plays",
|
|
12341
12397
|
"Engagement",
|
|
12398
|
+
"Playrate",
|
|
12399
|
+
"Avg View Time",
|
|
12342
12400
|
"Traffic"
|
|
12343
12401
|
]
|
|
12344
12402
|
},
|
|
@@ -12350,17 +12408,17 @@
|
|
|
12350
12408
|
"commands",
|
|
12351
12409
|
"analytics",
|
|
12352
12410
|
"video",
|
|
12353
|
-
"
|
|
12411
|
+
"index.cjs"
|
|
12354
12412
|
]
|
|
12355
12413
|
},
|
|
12356
|
-
"analytics:video:
|
|
12414
|
+
"analytics:video:performance": {
|
|
12357
12415
|
"aliases": [],
|
|
12358
12416
|
"args": {},
|
|
12359
|
-
"description": "Get video analytics
|
|
12417
|
+
"description": "Get video performance analytics",
|
|
12360
12418
|
"examples": [
|
|
12361
|
-
"<%= config.bin %> analytics video
|
|
12362
|
-
"<%= config.bin %> analytics video
|
|
12363
|
-
"<%= config.bin %> analytics video
|
|
12419
|
+
"<%= config.bin %> analytics video performance --date-expression thismonth",
|
|
12420
|
+
"<%= config.bin %> analytics video performance --date-start 2024-01-01 --date-end 2024-01-31 --page 1 --size 20",
|
|
12421
|
+
"<%= config.bin %> analytics video performance --json"
|
|
12364
12422
|
],
|
|
12365
12423
|
"flags": {
|
|
12366
12424
|
"json": {
|
|
@@ -12411,6 +12469,22 @@
|
|
|
12411
12469
|
"multiple": false,
|
|
12412
12470
|
"type": "option"
|
|
12413
12471
|
},
|
|
12472
|
+
"page": {
|
|
12473
|
+
"description": "Page number",
|
|
12474
|
+
"name": "page",
|
|
12475
|
+
"required": false,
|
|
12476
|
+
"hasDynamicHelp": false,
|
|
12477
|
+
"multiple": false,
|
|
12478
|
+
"type": "option"
|
|
12479
|
+
},
|
|
12480
|
+
"size": {
|
|
12481
|
+
"description": "Page size",
|
|
12482
|
+
"name": "size",
|
|
12483
|
+
"required": false,
|
|
12484
|
+
"hasDynamicHelp": false,
|
|
12485
|
+
"multiple": false,
|
|
12486
|
+
"type": "option"
|
|
12487
|
+
},
|
|
12414
12488
|
"selection": {
|
|
12415
12489
|
"description": "Scope to specific objects/types",
|
|
12416
12490
|
"name": "selection",
|
|
@@ -12446,23 +12520,23 @@
|
|
|
12446
12520
|
},
|
|
12447
12521
|
"hasDynamicHelp": false,
|
|
12448
12522
|
"hiddenAliases": [],
|
|
12449
|
-
"id": "analytics:video:
|
|
12523
|
+
"id": "analytics:video:performance",
|
|
12450
12524
|
"pluginAlias": "twentythree-cli",
|
|
12451
12525
|
"pluginName": "twentythree-cli",
|
|
12452
12526
|
"pluginType": "core",
|
|
12453
12527
|
"strict": true,
|
|
12454
12528
|
"enableJsonFlag": true,
|
|
12455
12529
|
"agentMetadata": {
|
|
12456
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
12530
|
+
"api_endpoint": "GET /analytics/data/videos/performance",
|
|
12457
12531
|
"auth_scope": "read",
|
|
12458
12532
|
"output_shape": {
|
|
12459
12533
|
"type": "table",
|
|
12460
12534
|
"columns": [
|
|
12461
|
-
"
|
|
12535
|
+
"Title",
|
|
12462
12536
|
"Plays",
|
|
12463
12537
|
"Engagement",
|
|
12464
12538
|
"Playrate",
|
|
12465
|
-
"
|
|
12539
|
+
"Performance"
|
|
12466
12540
|
]
|
|
12467
12541
|
},
|
|
12468
12542
|
"side_effects": "none"
|
|
@@ -12473,17 +12547,17 @@
|
|
|
12473
12547
|
"commands",
|
|
12474
12548
|
"analytics",
|
|
12475
12549
|
"video",
|
|
12476
|
-
"
|
|
12550
|
+
"performance.cjs"
|
|
12477
12551
|
]
|
|
12478
12552
|
},
|
|
12479
|
-
"analytics:video:
|
|
12553
|
+
"analytics:video:published": {
|
|
12480
12554
|
"aliases": [],
|
|
12481
12555
|
"args": {},
|
|
12482
|
-
"description": "Get
|
|
12556
|
+
"description": "Get analytics for published videos",
|
|
12483
12557
|
"examples": [
|
|
12484
|
-
"<%= config.bin %> analytics video
|
|
12485
|
-
"<%= config.bin %> analytics video
|
|
12486
|
-
"<%= config.bin %> analytics video
|
|
12558
|
+
"<%= config.bin %> analytics video published --date-expression thismonth",
|
|
12559
|
+
"<%= config.bin %> analytics video published --date-start 2024-01-01 --date-end 2024-01-31 --page 1 --size 20",
|
|
12560
|
+
"<%= config.bin %> analytics video published --json"
|
|
12487
12561
|
],
|
|
12488
12562
|
"flags": {
|
|
12489
12563
|
"json": {
|
|
@@ -12534,6 +12608,22 @@
|
|
|
12534
12608
|
"multiple": false,
|
|
12535
12609
|
"type": "option"
|
|
12536
12610
|
},
|
|
12611
|
+
"page": {
|
|
12612
|
+
"description": "Page number",
|
|
12613
|
+
"name": "page",
|
|
12614
|
+
"required": false,
|
|
12615
|
+
"hasDynamicHelp": false,
|
|
12616
|
+
"multiple": false,
|
|
12617
|
+
"type": "option"
|
|
12618
|
+
},
|
|
12619
|
+
"size": {
|
|
12620
|
+
"description": "Page size",
|
|
12621
|
+
"name": "size",
|
|
12622
|
+
"required": false,
|
|
12623
|
+
"hasDynamicHelp": false,
|
|
12624
|
+
"multiple": false,
|
|
12625
|
+
"type": "option"
|
|
12626
|
+
},
|
|
12537
12627
|
"selection": {
|
|
12538
12628
|
"description": "Scope to specific objects/types",
|
|
12539
12629
|
"name": "selection",
|
|
@@ -12569,22 +12659,22 @@
|
|
|
12569
12659
|
},
|
|
12570
12660
|
"hasDynamicHelp": false,
|
|
12571
12661
|
"hiddenAliases": [],
|
|
12572
|
-
"id": "analytics:video:
|
|
12662
|
+
"id": "analytics:video:published",
|
|
12573
12663
|
"pluginAlias": "twentythree-cli",
|
|
12574
12664
|
"pluginName": "twentythree-cli",
|
|
12575
12665
|
"pluginType": "core",
|
|
12576
12666
|
"strict": true,
|
|
12577
12667
|
"enableJsonFlag": true,
|
|
12578
12668
|
"agentMetadata": {
|
|
12579
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
12669
|
+
"api_endpoint": "GET /analytics/data/videos/published",
|
|
12580
12670
|
"auth_scope": "read",
|
|
12581
12671
|
"output_shape": {
|
|
12582
12672
|
"type": "table",
|
|
12583
12673
|
"columns": [
|
|
12674
|
+
"Date",
|
|
12675
|
+
"Videos",
|
|
12584
12676
|
"Plays",
|
|
12585
12677
|
"Engagement",
|
|
12586
|
-
"Playrate",
|
|
12587
|
-
"Avg View Time",
|
|
12588
12678
|
"Traffic"
|
|
12589
12679
|
]
|
|
12590
12680
|
},
|
|
@@ -12596,17 +12686,17 @@
|
|
|
12596
12686
|
"commands",
|
|
12597
12687
|
"analytics",
|
|
12598
12688
|
"video",
|
|
12599
|
-
"
|
|
12689
|
+
"published.cjs"
|
|
12600
12690
|
]
|
|
12601
12691
|
},
|
|
12602
|
-
"analytics:video:
|
|
12692
|
+
"analytics:video:timeseries": {
|
|
12603
12693
|
"aliases": [],
|
|
12604
12694
|
"args": {},
|
|
12605
|
-
"description": "Get video analytics
|
|
12695
|
+
"description": "Get video analytics time series data",
|
|
12606
12696
|
"examples": [
|
|
12607
|
-
"<%= config.bin %> analytics video
|
|
12608
|
-
"<%= config.bin %> analytics video
|
|
12609
|
-
"<%= config.bin %> analytics video
|
|
12697
|
+
"<%= config.bin %> analytics video timeseries --date-expression thisweek",
|
|
12698
|
+
"<%= config.bin %> analytics video timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
12699
|
+
"<%= config.bin %> analytics video timeseries --json"
|
|
12610
12700
|
],
|
|
12611
12701
|
"flags": {
|
|
12612
12702
|
"json": {
|
|
@@ -12657,22 +12747,6 @@
|
|
|
12657
12747
|
"multiple": false,
|
|
12658
12748
|
"type": "option"
|
|
12659
12749
|
},
|
|
12660
|
-
"page": {
|
|
12661
|
-
"description": "Page number",
|
|
12662
|
-
"name": "page",
|
|
12663
|
-
"required": false,
|
|
12664
|
-
"hasDynamicHelp": false,
|
|
12665
|
-
"multiple": false,
|
|
12666
|
-
"type": "option"
|
|
12667
|
-
},
|
|
12668
|
-
"size": {
|
|
12669
|
-
"description": "Page size",
|
|
12670
|
-
"name": "size",
|
|
12671
|
-
"required": false,
|
|
12672
|
-
"hasDynamicHelp": false,
|
|
12673
|
-
"multiple": false,
|
|
12674
|
-
"type": "option"
|
|
12675
|
-
},
|
|
12676
12750
|
"selection": {
|
|
12677
12751
|
"description": "Scope to specific objects/types",
|
|
12678
12752
|
"name": "selection",
|
|
@@ -12708,19 +12782,19 @@
|
|
|
12708
12782
|
},
|
|
12709
12783
|
"hasDynamicHelp": false,
|
|
12710
12784
|
"hiddenAliases": [],
|
|
12711
|
-
"id": "analytics:video:
|
|
12785
|
+
"id": "analytics:video:timeseries",
|
|
12712
12786
|
"pluginAlias": "twentythree-cli",
|
|
12713
12787
|
"pluginName": "twentythree-cli",
|
|
12714
12788
|
"pluginType": "core",
|
|
12715
12789
|
"strict": true,
|
|
12716
12790
|
"enableJsonFlag": true,
|
|
12717
12791
|
"agentMetadata": {
|
|
12718
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
12792
|
+
"api_endpoint": "GET /analytics/data/videos/timeseries",
|
|
12719
12793
|
"auth_scope": "read",
|
|
12720
12794
|
"output_shape": {
|
|
12721
12795
|
"type": "table",
|
|
12722
12796
|
"columns": [
|
|
12723
|
-
"
|
|
12797
|
+
"Date",
|
|
12724
12798
|
"Plays",
|
|
12725
12799
|
"Engagement",
|
|
12726
12800
|
"Playrate",
|
|
@@ -12735,17 +12809,17 @@
|
|
|
12735
12809
|
"commands",
|
|
12736
12810
|
"analytics",
|
|
12737
12811
|
"video",
|
|
12738
|
-
"
|
|
12812
|
+
"timeseries.cjs"
|
|
12739
12813
|
]
|
|
12740
12814
|
},
|
|
12741
|
-
"
|
|
12815
|
+
"analytics:video:totals": {
|
|
12742
12816
|
"aliases": [],
|
|
12743
12817
|
"args": {},
|
|
12744
|
-
"description": "
|
|
12818
|
+
"description": "Get aggregated video analytics totals",
|
|
12745
12819
|
"examples": [
|
|
12746
|
-
"<%= config.bin %>
|
|
12747
|
-
"<%= config.bin %>
|
|
12748
|
-
"<%= config.bin %>
|
|
12820
|
+
"<%= config.bin %> analytics video totals --date-expression thismonth",
|
|
12821
|
+
"<%= config.bin %> analytics video totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
12822
|
+
"<%= config.bin %> analytics video totals --json"
|
|
12749
12823
|
],
|
|
12750
12824
|
"flags": {
|
|
12751
12825
|
"json": {
|
|
@@ -12772,83 +12846,58 @@
|
|
|
12772
12846
|
"allowNo": false,
|
|
12773
12847
|
"type": "boolean"
|
|
12774
12848
|
},
|
|
12775
|
-
"
|
|
12776
|
-
"description": "
|
|
12777
|
-
"name": "
|
|
12849
|
+
"date-start": {
|
|
12850
|
+
"description": "First date (YYYY-MM-DD)",
|
|
12851
|
+
"name": "date-start",
|
|
12778
12852
|
"required": false,
|
|
12779
|
-
"
|
|
12780
|
-
"
|
|
12781
|
-
|
|
12782
|
-
},
|
|
12783
|
-
"hasDynamicHelp": false,
|
|
12784
|
-
"hiddenAliases": [],
|
|
12785
|
-
"id": "audience:field:list",
|
|
12786
|
-
"pluginAlias": "twentythree-cli",
|
|
12787
|
-
"pluginName": "twentythree-cli",
|
|
12788
|
-
"pluginType": "core",
|
|
12789
|
-
"strict": true,
|
|
12790
|
-
"agentMetadata": {
|
|
12791
|
-
"api_endpoint": "GET /audience/field/list",
|
|
12792
|
-
"auth_scope": "read",
|
|
12793
|
-
"output_shape": {
|
|
12794
|
-
"type": "table",
|
|
12795
|
-
"columns": [
|
|
12796
|
-
"Key",
|
|
12797
|
-
"Label",
|
|
12798
|
-
"Type",
|
|
12799
|
-
"Priority",
|
|
12800
|
-
"Options"
|
|
12801
|
-
]
|
|
12853
|
+
"hasDynamicHelp": false,
|
|
12854
|
+
"multiple": false,
|
|
12855
|
+
"type": "option"
|
|
12802
12856
|
},
|
|
12803
|
-
"
|
|
12804
|
-
|
|
12805
|
-
|
|
12806
|
-
|
|
12807
|
-
|
|
12808
|
-
|
|
12809
|
-
|
|
12810
|
-
"audience",
|
|
12811
|
-
"field",
|
|
12812
|
-
"list.cjs"
|
|
12813
|
-
]
|
|
12814
|
-
},
|
|
12815
|
-
"audience:field:remove": {
|
|
12816
|
-
"aliases": [],
|
|
12817
|
-
"args": {},
|
|
12818
|
-
"description": "Remove a custom audience field",
|
|
12819
|
-
"examples": [
|
|
12820
|
-
"<%= config.bin %> audience field remove --key \"department\"",
|
|
12821
|
-
"<%= config.bin %> audience field remove --key \"old-field\" --json"
|
|
12822
|
-
],
|
|
12823
|
-
"flags": {
|
|
12824
|
-
"json": {
|
|
12825
|
-
"description": "Format output as json.",
|
|
12826
|
-
"helpGroup": "GLOBAL",
|
|
12827
|
-
"name": "json",
|
|
12828
|
-
"allowNo": false,
|
|
12829
|
-
"type": "boolean"
|
|
12857
|
+
"date-end": {
|
|
12858
|
+
"description": "Last date (YYYY-MM-DD)",
|
|
12859
|
+
"name": "date-end",
|
|
12860
|
+
"required": false,
|
|
12861
|
+
"hasDynamicHelp": false,
|
|
12862
|
+
"multiple": false,
|
|
12863
|
+
"type": "option"
|
|
12830
12864
|
},
|
|
12831
|
-
"
|
|
12832
|
-
"
|
|
12833
|
-
"
|
|
12834
|
-
"
|
|
12835
|
-
"summary": "Workspace domain or display name to use for this invocation.",
|
|
12865
|
+
"date-expression": {
|
|
12866
|
+
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
12867
|
+
"name": "date-expression",
|
|
12868
|
+
"required": false,
|
|
12836
12869
|
"hasDynamicHelp": false,
|
|
12837
12870
|
"multiple": false,
|
|
12838
12871
|
"type": "option"
|
|
12839
12872
|
},
|
|
12840
|
-
"
|
|
12841
|
-
"description": "
|
|
12842
|
-
"
|
|
12843
|
-
"
|
|
12844
|
-
"
|
|
12845
|
-
"
|
|
12846
|
-
"type": "
|
|
12873
|
+
"selection": {
|
|
12874
|
+
"description": "Scope to specific objects/types",
|
|
12875
|
+
"name": "selection",
|
|
12876
|
+
"required": false,
|
|
12877
|
+
"hasDynamicHelp": false,
|
|
12878
|
+
"multiple": false,
|
|
12879
|
+
"type": "option"
|
|
12847
12880
|
},
|
|
12848
|
-
"
|
|
12849
|
-
"description": "
|
|
12850
|
-
"name": "
|
|
12851
|
-
"required":
|
|
12881
|
+
"groupby": {
|
|
12882
|
+
"description": "Group results by dimension",
|
|
12883
|
+
"name": "groupby",
|
|
12884
|
+
"required": false,
|
|
12885
|
+
"hasDynamicHelp": false,
|
|
12886
|
+
"multiple": false,
|
|
12887
|
+
"type": "option"
|
|
12888
|
+
},
|
|
12889
|
+
"orderby": {
|
|
12890
|
+
"description": "Order results by field",
|
|
12891
|
+
"name": "orderby",
|
|
12892
|
+
"required": false,
|
|
12893
|
+
"hasDynamicHelp": false,
|
|
12894
|
+
"multiple": false,
|
|
12895
|
+
"type": "option"
|
|
12896
|
+
},
|
|
12897
|
+
"order": {
|
|
12898
|
+
"description": "Sort direction (asc/desc)",
|
|
12899
|
+
"name": "order",
|
|
12900
|
+
"required": false,
|
|
12852
12901
|
"hasDynamicHelp": false,
|
|
12853
12902
|
"multiple": false,
|
|
12854
12903
|
"type": "option"
|
|
@@ -12856,37 +12905,44 @@
|
|
|
12856
12905
|
},
|
|
12857
12906
|
"hasDynamicHelp": false,
|
|
12858
12907
|
"hiddenAliases": [],
|
|
12859
|
-
"id": "
|
|
12908
|
+
"id": "analytics:video:totals",
|
|
12860
12909
|
"pluginAlias": "twentythree-cli",
|
|
12861
12910
|
"pluginName": "twentythree-cli",
|
|
12862
12911
|
"pluginType": "core",
|
|
12863
12912
|
"strict": true,
|
|
12913
|
+
"enableJsonFlag": true,
|
|
12864
12914
|
"agentMetadata": {
|
|
12865
|
-
"api_endpoint": "
|
|
12866
|
-
"auth_scope": "
|
|
12915
|
+
"api_endpoint": "GET /analytics/data/videos/totals",
|
|
12916
|
+
"auth_scope": "read",
|
|
12867
12917
|
"output_shape": {
|
|
12868
|
-
"type": "
|
|
12918
|
+
"type": "table",
|
|
12919
|
+
"columns": [
|
|
12920
|
+
"Plays",
|
|
12921
|
+
"Engagement",
|
|
12922
|
+
"Playrate",
|
|
12923
|
+
"Avg View Time",
|
|
12924
|
+
"Traffic"
|
|
12925
|
+
]
|
|
12869
12926
|
},
|
|
12870
|
-
"side_effects": "
|
|
12927
|
+
"side_effects": "none"
|
|
12871
12928
|
},
|
|
12872
|
-
"enableJsonFlag": true,
|
|
12873
12929
|
"isESM": false,
|
|
12874
12930
|
"relativePath": [
|
|
12875
12931
|
"dist",
|
|
12876
12932
|
"commands",
|
|
12877
|
-
"
|
|
12878
|
-
"
|
|
12879
|
-
"
|
|
12933
|
+
"analytics",
|
|
12934
|
+
"video",
|
|
12935
|
+
"totals.cjs"
|
|
12880
12936
|
]
|
|
12881
12937
|
},
|
|
12882
|
-
"
|
|
12938
|
+
"analytics:video:weekday": {
|
|
12883
12939
|
"aliases": [],
|
|
12884
12940
|
"args": {},
|
|
12885
|
-
"description": "
|
|
12941
|
+
"description": "Get video analytics broken down by day of week",
|
|
12886
12942
|
"examples": [
|
|
12887
|
-
"<%= config.bin %>
|
|
12888
|
-
"<%= config.bin %>
|
|
12889
|
-
"<%= config.bin %>
|
|
12943
|
+
"<%= config.bin %> analytics video weekday --date-expression thismonth",
|
|
12944
|
+
"<%= config.bin %> analytics video weekday --date-start 2024-01-01 --date-end 2024-01-31 --page 1 --size 20",
|
|
12945
|
+
"<%= config.bin %> analytics video weekday --json"
|
|
12890
12946
|
],
|
|
12891
12947
|
"flags": {
|
|
12892
12948
|
"json": {
|
|
@@ -12913,41 +12969,73 @@
|
|
|
12913
12969
|
"allowNo": false,
|
|
12914
12970
|
"type": "boolean"
|
|
12915
12971
|
},
|
|
12916
|
-
"
|
|
12917
|
-
"description": "
|
|
12918
|
-
"name": "
|
|
12919
|
-
"required":
|
|
12972
|
+
"date-start": {
|
|
12973
|
+
"description": "First date (YYYY-MM-DD)",
|
|
12974
|
+
"name": "date-start",
|
|
12975
|
+
"required": false,
|
|
12920
12976
|
"hasDynamicHelp": false,
|
|
12921
12977
|
"multiple": false,
|
|
12922
12978
|
"type": "option"
|
|
12923
12979
|
},
|
|
12924
|
-
"
|
|
12925
|
-
"description": "
|
|
12926
|
-
"name": "
|
|
12927
|
-
"required":
|
|
12980
|
+
"date-end": {
|
|
12981
|
+
"description": "Last date (YYYY-MM-DD)",
|
|
12982
|
+
"name": "date-end",
|
|
12983
|
+
"required": false,
|
|
12928
12984
|
"hasDynamicHelp": false,
|
|
12929
12985
|
"multiple": false,
|
|
12930
12986
|
"type": "option"
|
|
12931
12987
|
},
|
|
12932
|
-
"
|
|
12933
|
-
"description": "
|
|
12934
|
-
"name": "
|
|
12935
|
-
"required":
|
|
12988
|
+
"date-expression": {
|
|
12989
|
+
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
12990
|
+
"name": "date-expression",
|
|
12991
|
+
"required": false,
|
|
12936
12992
|
"hasDynamicHelp": false,
|
|
12937
12993
|
"multiple": false,
|
|
12938
12994
|
"type": "option"
|
|
12939
12995
|
},
|
|
12940
|
-
"
|
|
12941
|
-
"description": "
|
|
12942
|
-
"name": "
|
|
12996
|
+
"page": {
|
|
12997
|
+
"description": "Page number",
|
|
12998
|
+
"name": "page",
|
|
12943
12999
|
"required": false,
|
|
12944
13000
|
"hasDynamicHelp": false,
|
|
12945
13001
|
"multiple": false,
|
|
12946
13002
|
"type": "option"
|
|
12947
13003
|
},
|
|
12948
|
-
"
|
|
12949
|
-
"description": "
|
|
12950
|
-
"name": "
|
|
13004
|
+
"size": {
|
|
13005
|
+
"description": "Page size",
|
|
13006
|
+
"name": "size",
|
|
13007
|
+
"required": false,
|
|
13008
|
+
"hasDynamicHelp": false,
|
|
13009
|
+
"multiple": false,
|
|
13010
|
+
"type": "option"
|
|
13011
|
+
},
|
|
13012
|
+
"selection": {
|
|
13013
|
+
"description": "Scope to specific objects/types",
|
|
13014
|
+
"name": "selection",
|
|
13015
|
+
"required": false,
|
|
13016
|
+
"hasDynamicHelp": false,
|
|
13017
|
+
"multiple": false,
|
|
13018
|
+
"type": "option"
|
|
13019
|
+
},
|
|
13020
|
+
"groupby": {
|
|
13021
|
+
"description": "Group results by dimension",
|
|
13022
|
+
"name": "groupby",
|
|
13023
|
+
"required": false,
|
|
13024
|
+
"hasDynamicHelp": false,
|
|
13025
|
+
"multiple": false,
|
|
13026
|
+
"type": "option"
|
|
13027
|
+
},
|
|
13028
|
+
"orderby": {
|
|
13029
|
+
"description": "Order results by field",
|
|
13030
|
+
"name": "orderby",
|
|
13031
|
+
"required": false,
|
|
13032
|
+
"hasDynamicHelp": false,
|
|
13033
|
+
"multiple": false,
|
|
13034
|
+
"type": "option"
|
|
13035
|
+
},
|
|
13036
|
+
"order": {
|
|
13037
|
+
"description": "Sort direction (asc/desc)",
|
|
13038
|
+
"name": "order",
|
|
12951
13039
|
"required": false,
|
|
12952
13040
|
"hasDynamicHelp": false,
|
|
12953
13041
|
"multiple": false,
|
|
@@ -12956,36 +13044,43 @@
|
|
|
12956
13044
|
},
|
|
12957
13045
|
"hasDynamicHelp": false,
|
|
12958
13046
|
"hiddenAliases": [],
|
|
12959
|
-
"id": "
|
|
13047
|
+
"id": "analytics:video:weekday",
|
|
12960
13048
|
"pluginAlias": "twentythree-cli",
|
|
12961
13049
|
"pluginName": "twentythree-cli",
|
|
12962
13050
|
"pluginType": "core",
|
|
12963
13051
|
"strict": true,
|
|
13052
|
+
"enableJsonFlag": true,
|
|
12964
13053
|
"agentMetadata": {
|
|
12965
|
-
"api_endpoint": "
|
|
12966
|
-
"auth_scope": "
|
|
13054
|
+
"api_endpoint": "GET /analytics/data/videos/weekday",
|
|
13055
|
+
"auth_scope": "read",
|
|
12967
13056
|
"output_shape": {
|
|
12968
|
-
"type": "
|
|
13057
|
+
"type": "table",
|
|
13058
|
+
"columns": [
|
|
13059
|
+
"Day",
|
|
13060
|
+
"Plays",
|
|
13061
|
+
"Engagement",
|
|
13062
|
+
"Playrate",
|
|
13063
|
+
"Traffic"
|
|
13064
|
+
]
|
|
12969
13065
|
},
|
|
12970
|
-
"side_effects": "
|
|
13066
|
+
"side_effects": "none"
|
|
12971
13067
|
},
|
|
12972
|
-
"enableJsonFlag": true,
|
|
12973
13068
|
"isESM": false,
|
|
12974
13069
|
"relativePath": [
|
|
12975
13070
|
"dist",
|
|
12976
13071
|
"commands",
|
|
12977
|
-
"
|
|
12978
|
-
"
|
|
12979
|
-
"
|
|
13072
|
+
"analytics",
|
|
13073
|
+
"video",
|
|
13074
|
+
"weekday.cjs"
|
|
12980
13075
|
]
|
|
12981
13076
|
},
|
|
12982
|
-
"
|
|
13077
|
+
"presentation:page:link-locations": {
|
|
12983
13078
|
"aliases": [],
|
|
12984
13079
|
"args": {},
|
|
12985
|
-
"description": "List
|
|
13080
|
+
"description": "List available presentation page link locations",
|
|
12986
13081
|
"examples": [
|
|
12987
|
-
"<%= config.bin %>
|
|
12988
|
-
"<%= config.bin %>
|
|
13082
|
+
"<%= config.bin %> presentation page link-locations",
|
|
13083
|
+
"<%= config.bin %> presentation page link-locations --json"
|
|
12989
13084
|
],
|
|
12990
13085
|
"flags": {
|
|
12991
13086
|
"json": {
|
|
@@ -13015,31 +13110,31 @@
|
|
|
13015
13110
|
},
|
|
13016
13111
|
"hasDynamicHelp": false,
|
|
13017
13112
|
"hiddenAliases": [],
|
|
13018
|
-
"id": "
|
|
13113
|
+
"id": "presentation:page:link-locations",
|
|
13019
13114
|
"pluginAlias": "twentythree-cli",
|
|
13020
13115
|
"pluginName": "twentythree-cli",
|
|
13021
13116
|
"pluginType": "core",
|
|
13022
13117
|
"strict": true,
|
|
13118
|
+
"enableJsonFlag": true,
|
|
13023
13119
|
"agentMetadata": {
|
|
13024
|
-
"api_endpoint": "
|
|
13120
|
+
"api_endpoint": "GET /presentation/page/link-locations",
|
|
13025
13121
|
"auth_scope": "read",
|
|
13026
13122
|
"output_shape": {
|
|
13027
13123
|
"type": "table",
|
|
13028
13124
|
"columns": [
|
|
13029
|
-
"
|
|
13125
|
+
"Link Location",
|
|
13030
13126
|
"Label"
|
|
13031
13127
|
]
|
|
13032
13128
|
},
|
|
13033
13129
|
"side_effects": "none"
|
|
13034
13130
|
},
|
|
13035
|
-
"enableJsonFlag": true,
|
|
13036
13131
|
"isESM": false,
|
|
13037
13132
|
"relativePath": [
|
|
13038
13133
|
"dist",
|
|
13039
13134
|
"commands",
|
|
13040
|
-
"
|
|
13041
|
-
"
|
|
13042
|
-
"
|
|
13135
|
+
"presentation",
|
|
13136
|
+
"page",
|
|
13137
|
+
"link-locations.cjs"
|
|
13043
13138
|
]
|
|
13044
13139
|
},
|
|
13045
13140
|
"comment:reaction:add": {
|
|
@@ -13348,69 +13443,6 @@
|
|
|
13348
13443
|
"remove.cjs"
|
|
13349
13444
|
]
|
|
13350
13445
|
},
|
|
13351
|
-
"presentation:page:link-locations": {
|
|
13352
|
-
"aliases": [],
|
|
13353
|
-
"args": {},
|
|
13354
|
-
"description": "List available presentation page link locations",
|
|
13355
|
-
"examples": [
|
|
13356
|
-
"<%= config.bin %> presentation page link-locations",
|
|
13357
|
-
"<%= config.bin %> presentation page link-locations --json"
|
|
13358
|
-
],
|
|
13359
|
-
"flags": {
|
|
13360
|
-
"json": {
|
|
13361
|
-
"description": "Format output as json.",
|
|
13362
|
-
"helpGroup": "GLOBAL",
|
|
13363
|
-
"name": "json",
|
|
13364
|
-
"allowNo": false,
|
|
13365
|
-
"type": "boolean"
|
|
13366
|
-
},
|
|
13367
|
-
"workspace": {
|
|
13368
|
-
"char": "w",
|
|
13369
|
-
"helpGroup": "GLOBAL",
|
|
13370
|
-
"name": "workspace",
|
|
13371
|
-
"summary": "Workspace domain or display name to use for this invocation.",
|
|
13372
|
-
"hasDynamicHelp": false,
|
|
13373
|
-
"multiple": false,
|
|
13374
|
-
"type": "option"
|
|
13375
|
-
},
|
|
13376
|
-
"agent": {
|
|
13377
|
-
"description": "Output machine-readable command metadata for AI agent consumption",
|
|
13378
|
-
"helpGroup": "GLOBAL",
|
|
13379
|
-
"hidden": true,
|
|
13380
|
-
"name": "agent",
|
|
13381
|
-
"allowNo": false,
|
|
13382
|
-
"type": "boolean"
|
|
13383
|
-
}
|
|
13384
|
-
},
|
|
13385
|
-
"hasDynamicHelp": false,
|
|
13386
|
-
"hiddenAliases": [],
|
|
13387
|
-
"id": "presentation:page:link-locations",
|
|
13388
|
-
"pluginAlias": "twentythree-cli",
|
|
13389
|
-
"pluginName": "twentythree-cli",
|
|
13390
|
-
"pluginType": "core",
|
|
13391
|
-
"strict": true,
|
|
13392
|
-
"enableJsonFlag": true,
|
|
13393
|
-
"agentMetadata": {
|
|
13394
|
-
"api_endpoint": "GET /presentation/page/link-locations",
|
|
13395
|
-
"auth_scope": "read",
|
|
13396
|
-
"output_shape": {
|
|
13397
|
-
"type": "table",
|
|
13398
|
-
"columns": [
|
|
13399
|
-
"Link Location",
|
|
13400
|
-
"Label"
|
|
13401
|
-
]
|
|
13402
|
-
},
|
|
13403
|
-
"side_effects": "none"
|
|
13404
|
-
},
|
|
13405
|
-
"isESM": false,
|
|
13406
|
-
"relativePath": [
|
|
13407
|
-
"dist",
|
|
13408
|
-
"commands",
|
|
13409
|
-
"presentation",
|
|
13410
|
-
"page",
|
|
13411
|
-
"link-locations.cjs"
|
|
13412
|
-
]
|
|
13413
|
-
},
|
|
13414
13446
|
"presentation:setting:list": {
|
|
13415
13447
|
"aliases": [],
|
|
13416
13448
|
"args": {},
|
|
@@ -16520,7 +16552,7 @@
|
|
|
16520
16552
|
"stop.cjs"
|
|
16521
16553
|
]
|
|
16522
16554
|
},
|
|
16523
|
-
"webinar:
|
|
16555
|
+
"webinar:section:add": {
|
|
16524
16556
|
"aliases": [],
|
|
16525
16557
|
"args": {
|
|
16526
16558
|
"id": {
|
|
@@ -16529,10 +16561,11 @@
|
|
|
16529
16561
|
"required": true
|
|
16530
16562
|
}
|
|
16531
16563
|
},
|
|
16532
|
-
"description": "
|
|
16564
|
+
"description": "Add an agenda section to a webinar",
|
|
16533
16565
|
"examples": [
|
|
16534
|
-
"<%= config.bin %> webinar
|
|
16535
|
-
"<%= config.bin %> webinar
|
|
16566
|
+
"<%= config.bin %> webinar section add 12345 --title \"Introduction\"",
|
|
16567
|
+
"<%= config.bin %> webinar section add 12345 --title \"Q&A\" --start-time 3600",
|
|
16568
|
+
"<%= config.bin %> webinar section add 12345 --title \"Welcome\" --description \"Opening remarks\" --json"
|
|
16536
16569
|
],
|
|
16537
16570
|
"flags": {
|
|
16538
16571
|
"json": {
|
|
@@ -16558,34 +16591,58 @@
|
|
|
16558
16591
|
"name": "agent",
|
|
16559
16592
|
"allowNo": false,
|
|
16560
16593
|
"type": "boolean"
|
|
16594
|
+
},
|
|
16595
|
+
"title": {
|
|
16596
|
+
"description": "Section title",
|
|
16597
|
+
"name": "title",
|
|
16598
|
+
"required": false,
|
|
16599
|
+
"hasDynamicHelp": false,
|
|
16600
|
+
"multiple": false,
|
|
16601
|
+
"type": "option"
|
|
16602
|
+
},
|
|
16603
|
+
"description": {
|
|
16604
|
+
"description": "Section description",
|
|
16605
|
+
"name": "description",
|
|
16606
|
+
"required": false,
|
|
16607
|
+
"hasDynamicHelp": false,
|
|
16608
|
+
"multiple": false,
|
|
16609
|
+
"type": "option"
|
|
16610
|
+
},
|
|
16611
|
+
"start-time": {
|
|
16612
|
+
"description": "Start time in seconds",
|
|
16613
|
+
"name": "start-time",
|
|
16614
|
+
"required": false,
|
|
16615
|
+
"hasDynamicHelp": false,
|
|
16616
|
+
"multiple": false,
|
|
16617
|
+
"type": "option"
|
|
16561
16618
|
}
|
|
16562
16619
|
},
|
|
16563
16620
|
"hasDynamicHelp": false,
|
|
16564
16621
|
"hiddenAliases": [],
|
|
16565
|
-
"id": "webinar:
|
|
16622
|
+
"id": "webinar:section:add",
|
|
16566
16623
|
"pluginAlias": "twentythree-cli",
|
|
16567
16624
|
"pluginName": "twentythree-cli",
|
|
16568
16625
|
"pluginType": "core",
|
|
16569
16626
|
"strict": true,
|
|
16570
16627
|
"enableJsonFlag": true,
|
|
16571
16628
|
"agentMetadata": {
|
|
16572
|
-
"api_endpoint": "
|
|
16573
|
-
"auth_scope": "
|
|
16629
|
+
"api_endpoint": "POST /live/section/add",
|
|
16630
|
+
"auth_scope": "write",
|
|
16574
16631
|
"output_shape": {
|
|
16575
16632
|
"type": "key-value"
|
|
16576
16633
|
},
|
|
16577
|
-
"side_effects": "
|
|
16634
|
+
"side_effects": "creates"
|
|
16578
16635
|
},
|
|
16579
16636
|
"isESM": false,
|
|
16580
16637
|
"relativePath": [
|
|
16581
16638
|
"dist",
|
|
16582
16639
|
"commands",
|
|
16583
16640
|
"webinar",
|
|
16584
|
-
"
|
|
16585
|
-
"
|
|
16641
|
+
"section",
|
|
16642
|
+
"add.cjs"
|
|
16586
16643
|
]
|
|
16587
16644
|
},
|
|
16588
|
-
"webinar:
|
|
16645
|
+
"webinar:section:list": {
|
|
16589
16646
|
"aliases": [],
|
|
16590
16647
|
"args": {
|
|
16591
16648
|
"id": {
|
|
@@ -16594,10 +16651,10 @@
|
|
|
16594
16651
|
"required": true
|
|
16595
16652
|
}
|
|
16596
16653
|
},
|
|
16597
|
-
"description": "
|
|
16654
|
+
"description": "List agenda sections for a webinar",
|
|
16598
16655
|
"examples": [
|
|
16599
|
-
"<%= config.bin %> webinar
|
|
16600
|
-
"<%= config.bin %> webinar
|
|
16656
|
+
"<%= config.bin %> webinar section list 12345",
|
|
16657
|
+
"<%= config.bin %> webinar section list 12345 --json"
|
|
16601
16658
|
],
|
|
16602
16659
|
"flags": {
|
|
16603
16660
|
"json": {
|
|
@@ -16623,21 +16680,35 @@
|
|
|
16623
16680
|
"name": "agent",
|
|
16624
16681
|
"allowNo": false,
|
|
16625
16682
|
"type": "boolean"
|
|
16683
|
+
},
|
|
16684
|
+
"token": {
|
|
16685
|
+
"description": "Webinar token (auto-looked up if omitted)",
|
|
16686
|
+
"name": "token",
|
|
16687
|
+
"required": false,
|
|
16688
|
+
"hasDynamicHelp": false,
|
|
16689
|
+
"multiple": false,
|
|
16690
|
+
"type": "option"
|
|
16626
16691
|
}
|
|
16627
16692
|
},
|
|
16628
16693
|
"hasDynamicHelp": false,
|
|
16629
16694
|
"hiddenAliases": [],
|
|
16630
|
-
"id": "webinar:
|
|
16695
|
+
"id": "webinar:section:list",
|
|
16631
16696
|
"pluginAlias": "twentythree-cli",
|
|
16632
16697
|
"pluginName": "twentythree-cli",
|
|
16633
16698
|
"pluginType": "core",
|
|
16634
16699
|
"strict": true,
|
|
16635
16700
|
"enableJsonFlag": true,
|
|
16636
16701
|
"agentMetadata": {
|
|
16637
|
-
"api_endpoint": "GET /live/
|
|
16702
|
+
"api_endpoint": "GET /live/section/list",
|
|
16638
16703
|
"auth_scope": "read",
|
|
16639
16704
|
"output_shape": {
|
|
16640
|
-
"type": "
|
|
16705
|
+
"type": "table",
|
|
16706
|
+
"columns": [
|
|
16707
|
+
"ID",
|
|
16708
|
+
"Title",
|
|
16709
|
+
"Start Time",
|
|
16710
|
+
"Description"
|
|
16711
|
+
]
|
|
16641
16712
|
},
|
|
16642
16713
|
"side_effects": "none"
|
|
16643
16714
|
},
|
|
@@ -16646,23 +16717,28 @@
|
|
|
16646
16717
|
"dist",
|
|
16647
16718
|
"commands",
|
|
16648
16719
|
"webinar",
|
|
16649
|
-
"
|
|
16650
|
-
"
|
|
16720
|
+
"section",
|
|
16721
|
+
"list.cjs"
|
|
16651
16722
|
]
|
|
16652
16723
|
},
|
|
16653
|
-
"webinar:
|
|
16724
|
+
"webinar:section:remove": {
|
|
16654
16725
|
"aliases": [],
|
|
16655
16726
|
"args": {
|
|
16656
|
-
"
|
|
16727
|
+
"webinarId": {
|
|
16657
16728
|
"description": "Webinar ID",
|
|
16729
|
+
"name": "webinarId",
|
|
16730
|
+
"required": true
|
|
16731
|
+
},
|
|
16732
|
+
"id": {
|
|
16733
|
+
"description": "Section ID",
|
|
16658
16734
|
"name": "id",
|
|
16659
16735
|
"required": true
|
|
16660
16736
|
}
|
|
16661
16737
|
},
|
|
16662
|
-
"description": "
|
|
16738
|
+
"description": "Remove an agenda section from a webinar",
|
|
16663
16739
|
"examples": [
|
|
16664
|
-
"<%= config.bin %> webinar
|
|
16665
|
-
"<%= config.bin %> webinar
|
|
16740
|
+
"<%= config.bin %> webinar section remove 12345 99",
|
|
16741
|
+
"<%= config.bin %> webinar section remove 12345 99 --json"
|
|
16666
16742
|
],
|
|
16667
16743
|
"flags": {
|
|
16668
16744
|
"json": {
|
|
@@ -16692,36 +16768,48 @@
|
|
|
16692
16768
|
},
|
|
16693
16769
|
"hasDynamicHelp": false,
|
|
16694
16770
|
"hiddenAliases": [],
|
|
16695
|
-
"id": "webinar:
|
|
16771
|
+
"id": "webinar:section:remove",
|
|
16696
16772
|
"pluginAlias": "twentythree-cli",
|
|
16697
16773
|
"pluginName": "twentythree-cli",
|
|
16698
16774
|
"pluginType": "core",
|
|
16699
16775
|
"strict": true,
|
|
16700
16776
|
"enableJsonFlag": true,
|
|
16701
16777
|
"agentMetadata": {
|
|
16702
|
-
"api_endpoint": "POST /live/
|
|
16778
|
+
"api_endpoint": "POST /live/section/remove",
|
|
16703
16779
|
"auth_scope": "write",
|
|
16704
16780
|
"output_shape": {
|
|
16705
16781
|
"type": "none"
|
|
16706
16782
|
},
|
|
16707
|
-
"side_effects": "
|
|
16783
|
+
"side_effects": "destructive"
|
|
16708
16784
|
},
|
|
16709
16785
|
"isESM": false,
|
|
16710
16786
|
"relativePath": [
|
|
16711
16787
|
"dist",
|
|
16712
16788
|
"commands",
|
|
16713
16789
|
"webinar",
|
|
16714
|
-
"
|
|
16715
|
-
"
|
|
16790
|
+
"section",
|
|
16791
|
+
"remove.cjs"
|
|
16716
16792
|
]
|
|
16717
16793
|
},
|
|
16718
|
-
"webinar:
|
|
16794
|
+
"webinar:section:update": {
|
|
16719
16795
|
"aliases": [],
|
|
16720
|
-
"args": {
|
|
16721
|
-
|
|
16796
|
+
"args": {
|
|
16797
|
+
"webinarId": {
|
|
16798
|
+
"description": "Webinar ID",
|
|
16799
|
+
"name": "webinarId",
|
|
16800
|
+
"required": true
|
|
16801
|
+
},
|
|
16802
|
+
"id": {
|
|
16803
|
+
"description": "Section ID",
|
|
16804
|
+
"name": "id",
|
|
16805
|
+
"required": true
|
|
16806
|
+
}
|
|
16807
|
+
},
|
|
16808
|
+
"description": "Update an agenda section",
|
|
16722
16809
|
"examples": [
|
|
16723
|
-
"<%= config.bin %> webinar
|
|
16724
|
-
"<%= config.bin %> webinar
|
|
16810
|
+
"<%= config.bin %> webinar section update 12345 99 --title \"Updated Title\"",
|
|
16811
|
+
"<%= config.bin %> webinar section update 12345 99 --start-time 1800",
|
|
16812
|
+
"<%= config.bin %> webinar section update 12345 99 --title \"Q&A\" --description \"Audience questions\" --json"
|
|
16725
16813
|
],
|
|
16726
16814
|
"flags": {
|
|
16727
16815
|
"json": {
|
|
@@ -16747,39 +16835,58 @@
|
|
|
16747
16835
|
"name": "agent",
|
|
16748
16836
|
"allowNo": false,
|
|
16749
16837
|
"type": "boolean"
|
|
16838
|
+
},
|
|
16839
|
+
"title": {
|
|
16840
|
+
"description": "New section title",
|
|
16841
|
+
"name": "title",
|
|
16842
|
+
"required": false,
|
|
16843
|
+
"hasDynamicHelp": false,
|
|
16844
|
+
"multiple": false,
|
|
16845
|
+
"type": "option"
|
|
16846
|
+
},
|
|
16847
|
+
"description": {
|
|
16848
|
+
"description": "New section description",
|
|
16849
|
+
"name": "description",
|
|
16850
|
+
"required": false,
|
|
16851
|
+
"hasDynamicHelp": false,
|
|
16852
|
+
"multiple": false,
|
|
16853
|
+
"type": "option"
|
|
16854
|
+
},
|
|
16855
|
+
"start-time": {
|
|
16856
|
+
"description": "New start time in seconds",
|
|
16857
|
+
"name": "start-time",
|
|
16858
|
+
"required": false,
|
|
16859
|
+
"hasDynamicHelp": false,
|
|
16860
|
+
"multiple": false,
|
|
16861
|
+
"type": "option"
|
|
16750
16862
|
}
|
|
16751
16863
|
},
|
|
16752
16864
|
"hasDynamicHelp": false,
|
|
16753
16865
|
"hiddenAliases": [],
|
|
16754
|
-
"id": "webinar:
|
|
16866
|
+
"id": "webinar:section:update",
|
|
16755
16867
|
"pluginAlias": "twentythree-cli",
|
|
16756
16868
|
"pluginName": "twentythree-cli",
|
|
16757
16869
|
"pluginType": "core",
|
|
16758
16870
|
"strict": true,
|
|
16759
16871
|
"enableJsonFlag": true,
|
|
16760
16872
|
"agentMetadata": {
|
|
16761
|
-
"api_endpoint": "
|
|
16762
|
-
"auth_scope": "
|
|
16873
|
+
"api_endpoint": "POST /live/section/update",
|
|
16874
|
+
"auth_scope": "write",
|
|
16763
16875
|
"output_shape": {
|
|
16764
|
-
"type": "
|
|
16765
|
-
"columns": [
|
|
16766
|
-
"ID",
|
|
16767
|
-
"Name",
|
|
16768
|
-
"Description"
|
|
16769
|
-
]
|
|
16876
|
+
"type": "none"
|
|
16770
16877
|
},
|
|
16771
|
-
"side_effects": "
|
|
16878
|
+
"side_effects": "updates"
|
|
16772
16879
|
},
|
|
16773
16880
|
"isESM": false,
|
|
16774
16881
|
"relativePath": [
|
|
16775
16882
|
"dist",
|
|
16776
16883
|
"commands",
|
|
16777
16884
|
"webinar",
|
|
16778
|
-
"
|
|
16779
|
-
"
|
|
16885
|
+
"section",
|
|
16886
|
+
"update.cjs"
|
|
16780
16887
|
]
|
|
16781
16888
|
},
|
|
16782
|
-
"webinar:
|
|
16889
|
+
"webinar:room:connect": {
|
|
16783
16890
|
"aliases": [],
|
|
16784
16891
|
"args": {
|
|
16785
16892
|
"id": {
|
|
@@ -16788,11 +16895,10 @@
|
|
|
16788
16895
|
"required": true
|
|
16789
16896
|
}
|
|
16790
16897
|
},
|
|
16791
|
-
"description": "
|
|
16898
|
+
"description": "Get connection info for a webinar room",
|
|
16792
16899
|
"examples": [
|
|
16793
|
-
"<%= config.bin %> webinar
|
|
16794
|
-
"<%= config.bin %> webinar
|
|
16795
|
-
"<%= config.bin %> webinar section add 12345 --title \"Welcome\" --description \"Opening remarks\" --json"
|
|
16900
|
+
"<%= config.bin %> webinar room connect 12345",
|
|
16901
|
+
"<%= config.bin %> webinar room connect 12345 --json"
|
|
16796
16902
|
],
|
|
16797
16903
|
"flags": {
|
|
16798
16904
|
"json": {
|
|
@@ -16818,58 +16924,34 @@
|
|
|
16818
16924
|
"name": "agent",
|
|
16819
16925
|
"allowNo": false,
|
|
16820
16926
|
"type": "boolean"
|
|
16821
|
-
},
|
|
16822
|
-
"title": {
|
|
16823
|
-
"description": "Section title",
|
|
16824
|
-
"name": "title",
|
|
16825
|
-
"required": false,
|
|
16826
|
-
"hasDynamicHelp": false,
|
|
16827
|
-
"multiple": false,
|
|
16828
|
-
"type": "option"
|
|
16829
|
-
},
|
|
16830
|
-
"description": {
|
|
16831
|
-
"description": "Section description",
|
|
16832
|
-
"name": "description",
|
|
16833
|
-
"required": false,
|
|
16834
|
-
"hasDynamicHelp": false,
|
|
16835
|
-
"multiple": false,
|
|
16836
|
-
"type": "option"
|
|
16837
|
-
},
|
|
16838
|
-
"start-time": {
|
|
16839
|
-
"description": "Start time in seconds",
|
|
16840
|
-
"name": "start-time",
|
|
16841
|
-
"required": false,
|
|
16842
|
-
"hasDynamicHelp": false,
|
|
16843
|
-
"multiple": false,
|
|
16844
|
-
"type": "option"
|
|
16845
16927
|
}
|
|
16846
16928
|
},
|
|
16847
16929
|
"hasDynamicHelp": false,
|
|
16848
16930
|
"hiddenAliases": [],
|
|
16849
|
-
"id": "webinar:
|
|
16931
|
+
"id": "webinar:room:connect",
|
|
16850
16932
|
"pluginAlias": "twentythree-cli",
|
|
16851
16933
|
"pluginName": "twentythree-cli",
|
|
16852
16934
|
"pluginType": "core",
|
|
16853
16935
|
"strict": true,
|
|
16854
16936
|
"enableJsonFlag": true,
|
|
16855
16937
|
"agentMetadata": {
|
|
16856
|
-
"api_endpoint": "
|
|
16857
|
-
"auth_scope": "
|
|
16938
|
+
"api_endpoint": "GET /live/webinar/connect",
|
|
16939
|
+
"auth_scope": "read",
|
|
16858
16940
|
"output_shape": {
|
|
16859
16941
|
"type": "key-value"
|
|
16860
16942
|
},
|
|
16861
|
-
"side_effects": "
|
|
16943
|
+
"side_effects": "updates"
|
|
16862
16944
|
},
|
|
16863
16945
|
"isESM": false,
|
|
16864
16946
|
"relativePath": [
|
|
16865
16947
|
"dist",
|
|
16866
16948
|
"commands",
|
|
16867
16949
|
"webinar",
|
|
16868
|
-
"
|
|
16869
|
-
"
|
|
16950
|
+
"room",
|
|
16951
|
+
"connect.cjs"
|
|
16870
16952
|
]
|
|
16871
16953
|
},
|
|
16872
|
-
"webinar:
|
|
16954
|
+
"webinar:room:info": {
|
|
16873
16955
|
"aliases": [],
|
|
16874
16956
|
"args": {
|
|
16875
16957
|
"id": {
|
|
@@ -16878,10 +16960,10 @@
|
|
|
16878
16960
|
"required": true
|
|
16879
16961
|
}
|
|
16880
16962
|
},
|
|
16881
|
-
"description": "
|
|
16963
|
+
"description": "Get room information for a webinar",
|
|
16882
16964
|
"examples": [
|
|
16883
|
-
"<%= config.bin %> webinar
|
|
16884
|
-
"<%= config.bin %> webinar
|
|
16965
|
+
"<%= config.bin %> webinar room info 12345",
|
|
16966
|
+
"<%= config.bin %> webinar room info 12345 --json"
|
|
16885
16967
|
],
|
|
16886
16968
|
"flags": {
|
|
16887
16969
|
"json": {
|
|
@@ -16907,35 +16989,21 @@
|
|
|
16907
16989
|
"name": "agent",
|
|
16908
16990
|
"allowNo": false,
|
|
16909
16991
|
"type": "boolean"
|
|
16910
|
-
},
|
|
16911
|
-
"token": {
|
|
16912
|
-
"description": "Webinar token (auto-looked up if omitted)",
|
|
16913
|
-
"name": "token",
|
|
16914
|
-
"required": false,
|
|
16915
|
-
"hasDynamicHelp": false,
|
|
16916
|
-
"multiple": false,
|
|
16917
|
-
"type": "option"
|
|
16918
16992
|
}
|
|
16919
16993
|
},
|
|
16920
16994
|
"hasDynamicHelp": false,
|
|
16921
16995
|
"hiddenAliases": [],
|
|
16922
|
-
"id": "webinar:
|
|
16996
|
+
"id": "webinar:room:info",
|
|
16923
16997
|
"pluginAlias": "twentythree-cli",
|
|
16924
16998
|
"pluginName": "twentythree-cli",
|
|
16925
16999
|
"pluginType": "core",
|
|
16926
17000
|
"strict": true,
|
|
16927
17001
|
"enableJsonFlag": true,
|
|
16928
17002
|
"agentMetadata": {
|
|
16929
|
-
"api_endpoint": "GET /live/
|
|
17003
|
+
"api_endpoint": "GET /live/webinar/info",
|
|
16930
17004
|
"auth_scope": "read",
|
|
16931
17005
|
"output_shape": {
|
|
16932
|
-
"type": "
|
|
16933
|
-
"columns": [
|
|
16934
|
-
"ID",
|
|
16935
|
-
"Title",
|
|
16936
|
-
"Start Time",
|
|
16937
|
-
"Description"
|
|
16938
|
-
]
|
|
17006
|
+
"type": "key-value"
|
|
16939
17007
|
},
|
|
16940
17008
|
"side_effects": "none"
|
|
16941
17009
|
},
|
|
@@ -16944,28 +17012,23 @@
|
|
|
16944
17012
|
"dist",
|
|
16945
17013
|
"commands",
|
|
16946
17014
|
"webinar",
|
|
16947
|
-
"
|
|
16948
|
-
"
|
|
17015
|
+
"room",
|
|
17016
|
+
"info.cjs"
|
|
16949
17017
|
]
|
|
16950
17018
|
},
|
|
16951
|
-
"webinar:
|
|
17019
|
+
"webinar:room:send-recording": {
|
|
16952
17020
|
"aliases": [],
|
|
16953
17021
|
"args": {
|
|
16954
|
-
"webinarId": {
|
|
16955
|
-
"description": "Webinar ID",
|
|
16956
|
-
"name": "webinarId",
|
|
16957
|
-
"required": true
|
|
16958
|
-
},
|
|
16959
17022
|
"id": {
|
|
16960
|
-
"description": "
|
|
17023
|
+
"description": "Webinar ID",
|
|
16961
17024
|
"name": "id",
|
|
16962
17025
|
"required": true
|
|
16963
17026
|
}
|
|
16964
17027
|
},
|
|
16965
|
-
"description": "
|
|
17028
|
+
"description": "Send a recording from the webinar room",
|
|
16966
17029
|
"examples": [
|
|
16967
|
-
"<%= config.bin %> webinar
|
|
16968
|
-
"<%= config.bin %> webinar
|
|
17030
|
+
"<%= config.bin %> webinar room send-recording 12345",
|
|
17031
|
+
"<%= config.bin %> webinar room send-recording 12345 --json"
|
|
16969
17032
|
],
|
|
16970
17033
|
"flags": {
|
|
16971
17034
|
"json": {
|
|
@@ -16995,48 +17058,36 @@
|
|
|
16995
17058
|
},
|
|
16996
17059
|
"hasDynamicHelp": false,
|
|
16997
17060
|
"hiddenAliases": [],
|
|
16998
|
-
"id": "webinar:
|
|
17061
|
+
"id": "webinar:room:send-recording",
|
|
16999
17062
|
"pluginAlias": "twentythree-cli",
|
|
17000
17063
|
"pluginName": "twentythree-cli",
|
|
17001
17064
|
"pluginType": "core",
|
|
17002
17065
|
"strict": true,
|
|
17003
17066
|
"enableJsonFlag": true,
|
|
17004
17067
|
"agentMetadata": {
|
|
17005
|
-
"api_endpoint": "POST /live/
|
|
17068
|
+
"api_endpoint": "POST /live/webinar/send-recording",
|
|
17006
17069
|
"auth_scope": "write",
|
|
17007
17070
|
"output_shape": {
|
|
17008
17071
|
"type": "none"
|
|
17009
17072
|
},
|
|
17010
|
-
"side_effects": "
|
|
17073
|
+
"side_effects": "updates"
|
|
17011
17074
|
},
|
|
17012
17075
|
"isESM": false,
|
|
17013
17076
|
"relativePath": [
|
|
17014
17077
|
"dist",
|
|
17015
17078
|
"commands",
|
|
17016
17079
|
"webinar",
|
|
17017
|
-
"
|
|
17018
|
-
"
|
|
17080
|
+
"room",
|
|
17081
|
+
"send-recording.cjs"
|
|
17019
17082
|
]
|
|
17020
17083
|
},
|
|
17021
|
-
"webinar:
|
|
17084
|
+
"webinar:room:themes": {
|
|
17022
17085
|
"aliases": [],
|
|
17023
|
-
"args": {
|
|
17024
|
-
|
|
17025
|
-
"description": "Webinar ID",
|
|
17026
|
-
"name": "webinarId",
|
|
17027
|
-
"required": true
|
|
17028
|
-
},
|
|
17029
|
-
"id": {
|
|
17030
|
-
"description": "Section ID",
|
|
17031
|
-
"name": "id",
|
|
17032
|
-
"required": true
|
|
17033
|
-
}
|
|
17034
|
-
},
|
|
17035
|
-
"description": "Update an agenda section",
|
|
17086
|
+
"args": {},
|
|
17087
|
+
"description": "List available room themes",
|
|
17036
17088
|
"examples": [
|
|
17037
|
-
"<%= config.bin %> webinar
|
|
17038
|
-
"<%= config.bin %> webinar
|
|
17039
|
-
"<%= config.bin %> webinar section update 12345 99 --title \"Q&A\" --description \"Audience questions\" --json"
|
|
17089
|
+
"<%= config.bin %> webinar room themes",
|
|
17090
|
+
"<%= config.bin %> webinar room themes --json"
|
|
17040
17091
|
],
|
|
17041
17092
|
"flags": {
|
|
17042
17093
|
"json": {
|
|
@@ -17062,55 +17113,36 @@
|
|
|
17062
17113
|
"name": "agent",
|
|
17063
17114
|
"allowNo": false,
|
|
17064
17115
|
"type": "boolean"
|
|
17065
|
-
},
|
|
17066
|
-
"title": {
|
|
17067
|
-
"description": "New section title",
|
|
17068
|
-
"name": "title",
|
|
17069
|
-
"required": false,
|
|
17070
|
-
"hasDynamicHelp": false,
|
|
17071
|
-
"multiple": false,
|
|
17072
|
-
"type": "option"
|
|
17073
|
-
},
|
|
17074
|
-
"description": {
|
|
17075
|
-
"description": "New section description",
|
|
17076
|
-
"name": "description",
|
|
17077
|
-
"required": false,
|
|
17078
|
-
"hasDynamicHelp": false,
|
|
17079
|
-
"multiple": false,
|
|
17080
|
-
"type": "option"
|
|
17081
|
-
},
|
|
17082
|
-
"start-time": {
|
|
17083
|
-
"description": "New start time in seconds",
|
|
17084
|
-
"name": "start-time",
|
|
17085
|
-
"required": false,
|
|
17086
|
-
"hasDynamicHelp": false,
|
|
17087
|
-
"multiple": false,
|
|
17088
|
-
"type": "option"
|
|
17089
17116
|
}
|
|
17090
17117
|
},
|
|
17091
17118
|
"hasDynamicHelp": false,
|
|
17092
17119
|
"hiddenAliases": [],
|
|
17093
|
-
"id": "webinar:
|
|
17120
|
+
"id": "webinar:room:themes",
|
|
17094
17121
|
"pluginAlias": "twentythree-cli",
|
|
17095
17122
|
"pluginName": "twentythree-cli",
|
|
17096
17123
|
"pluginType": "core",
|
|
17097
17124
|
"strict": true,
|
|
17098
17125
|
"enableJsonFlag": true,
|
|
17099
17126
|
"agentMetadata": {
|
|
17100
|
-
"api_endpoint": "
|
|
17101
|
-
"auth_scope": "
|
|
17127
|
+
"api_endpoint": "GET /live/webinar/room-themes",
|
|
17128
|
+
"auth_scope": "read",
|
|
17102
17129
|
"output_shape": {
|
|
17103
|
-
"type": "
|
|
17130
|
+
"type": "table",
|
|
17131
|
+
"columns": [
|
|
17132
|
+
"ID",
|
|
17133
|
+
"Name",
|
|
17134
|
+
"Description"
|
|
17135
|
+
]
|
|
17104
17136
|
},
|
|
17105
|
-
"side_effects": "
|
|
17137
|
+
"side_effects": "none"
|
|
17106
17138
|
},
|
|
17107
17139
|
"isESM": false,
|
|
17108
17140
|
"relativePath": [
|
|
17109
17141
|
"dist",
|
|
17110
17142
|
"commands",
|
|
17111
17143
|
"webinar",
|
|
17112
|
-
"
|
|
17113
|
-
"
|
|
17144
|
+
"room",
|
|
17145
|
+
"themes.cjs"
|
|
17114
17146
|
]
|
|
17115
17147
|
},
|
|
17116
17148
|
"webinar:series:apply-recurrence": {
|
|
@@ -19091,20 +19123,14 @@
|
|
|
19091
19123
|
"update.cjs"
|
|
19092
19124
|
]
|
|
19093
19125
|
},
|
|
19094
|
-
"
|
|
19126
|
+
"analytics:live:weekday:timeseries": {
|
|
19095
19127
|
"aliases": [],
|
|
19096
|
-
"args": {
|
|
19097
|
-
|
|
19098
|
-
"description": "Webinar ID",
|
|
19099
|
-
"name": "id",
|
|
19100
|
-
"required": true
|
|
19101
|
-
}
|
|
19102
|
-
},
|
|
19103
|
-
"description": "Connect a transcription to a webinar",
|
|
19128
|
+
"args": {},
|
|
19129
|
+
"description": "Get live/webinar analytics by weekday - time series",
|
|
19104
19130
|
"examples": [
|
|
19105
|
-
"<%= config.bin %>
|
|
19106
|
-
"<%= config.bin %>
|
|
19107
|
-
"<%= config.bin %>
|
|
19131
|
+
"<%= config.bin %> analytics live weekday timeseries --date-expression thisweek",
|
|
19132
|
+
"<%= config.bin %> analytics live weekday timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
19133
|
+
"<%= config.bin %> analytics live weekday timeseries --json"
|
|
19108
19134
|
],
|
|
19109
19135
|
"flags": {
|
|
19110
19136
|
"json": {
|
|
@@ -19131,54 +19157,104 @@
|
|
|
19131
19157
|
"allowNo": false,
|
|
19132
19158
|
"type": "boolean"
|
|
19133
19159
|
},
|
|
19134
|
-
"
|
|
19135
|
-
"description": "
|
|
19136
|
-
"name": "
|
|
19160
|
+
"date-start": {
|
|
19161
|
+
"description": "First date (YYYY-MM-DD)",
|
|
19162
|
+
"name": "date-start",
|
|
19137
19163
|
"required": false,
|
|
19138
19164
|
"hasDynamicHelp": false,
|
|
19139
19165
|
"multiple": false,
|
|
19140
19166
|
"type": "option"
|
|
19141
|
-
}
|
|
19142
|
-
|
|
19143
|
-
|
|
19167
|
+
},
|
|
19168
|
+
"date-end": {
|
|
19169
|
+
"description": "Last date (YYYY-MM-DD)",
|
|
19170
|
+
"name": "date-end",
|
|
19171
|
+
"required": false,
|
|
19172
|
+
"hasDynamicHelp": false,
|
|
19173
|
+
"multiple": false,
|
|
19174
|
+
"type": "option"
|
|
19175
|
+
},
|
|
19176
|
+
"date-expression": {
|
|
19177
|
+
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
19178
|
+
"name": "date-expression",
|
|
19179
|
+
"required": false,
|
|
19180
|
+
"hasDynamicHelp": false,
|
|
19181
|
+
"multiple": false,
|
|
19182
|
+
"type": "option"
|
|
19183
|
+
},
|
|
19184
|
+
"selection": {
|
|
19185
|
+
"description": "Scope to specific objects/types",
|
|
19186
|
+
"name": "selection",
|
|
19187
|
+
"required": false,
|
|
19188
|
+
"hasDynamicHelp": false,
|
|
19189
|
+
"multiple": false,
|
|
19190
|
+
"type": "option"
|
|
19191
|
+
},
|
|
19192
|
+
"groupby": {
|
|
19193
|
+
"description": "Group results by dimension",
|
|
19194
|
+
"name": "groupby",
|
|
19195
|
+
"required": false,
|
|
19196
|
+
"hasDynamicHelp": false,
|
|
19197
|
+
"multiple": false,
|
|
19198
|
+
"type": "option"
|
|
19199
|
+
},
|
|
19200
|
+
"orderby": {
|
|
19201
|
+
"description": "Order results by field",
|
|
19202
|
+
"name": "orderby",
|
|
19203
|
+
"required": false,
|
|
19204
|
+
"hasDynamicHelp": false,
|
|
19205
|
+
"multiple": false,
|
|
19206
|
+
"type": "option"
|
|
19207
|
+
},
|
|
19208
|
+
"order": {
|
|
19209
|
+
"description": "Sort direction (asc/desc)",
|
|
19210
|
+
"name": "order",
|
|
19211
|
+
"required": false,
|
|
19212
|
+
"hasDynamicHelp": false,
|
|
19213
|
+
"multiple": false,
|
|
19214
|
+
"type": "option"
|
|
19215
|
+
}
|
|
19216
|
+
},
|
|
19217
|
+
"hasDynamicHelp": false,
|
|
19144
19218
|
"hiddenAliases": [],
|
|
19145
|
-
"id": "
|
|
19219
|
+
"id": "analytics:live:weekday:timeseries",
|
|
19146
19220
|
"pluginAlias": "twentythree-cli",
|
|
19147
19221
|
"pluginName": "twentythree-cli",
|
|
19148
19222
|
"pluginType": "core",
|
|
19149
19223
|
"strict": true,
|
|
19150
19224
|
"enableJsonFlag": true,
|
|
19151
19225
|
"agentMetadata": {
|
|
19152
|
-
"api_endpoint": "
|
|
19153
|
-
"auth_scope": "
|
|
19226
|
+
"api_endpoint": "GET /analytics/data/live/weekday/timeseries",
|
|
19227
|
+
"auth_scope": "read",
|
|
19154
19228
|
"output_shape": {
|
|
19155
|
-
"type": "
|
|
19229
|
+
"type": "table",
|
|
19230
|
+
"columns": [
|
|
19231
|
+
"Date",
|
|
19232
|
+
"Day",
|
|
19233
|
+
"Plays",
|
|
19234
|
+
"Peak Viewers",
|
|
19235
|
+
"Engagement"
|
|
19236
|
+
]
|
|
19156
19237
|
},
|
|
19157
|
-
"side_effects": "
|
|
19238
|
+
"side_effects": "none"
|
|
19158
19239
|
},
|
|
19159
19240
|
"isESM": false,
|
|
19160
19241
|
"relativePath": [
|
|
19161
19242
|
"dist",
|
|
19162
19243
|
"commands",
|
|
19163
|
-
"
|
|
19164
|
-
"
|
|
19165
|
-
"
|
|
19244
|
+
"analytics",
|
|
19245
|
+
"live",
|
|
19246
|
+
"weekday",
|
|
19247
|
+
"timeseries.cjs"
|
|
19166
19248
|
]
|
|
19167
19249
|
},
|
|
19168
|
-
"
|
|
19250
|
+
"analytics:live:weekday:totals": {
|
|
19169
19251
|
"aliases": [],
|
|
19170
|
-
"args": {
|
|
19171
|
-
|
|
19172
|
-
"description": "Webinar ID",
|
|
19173
|
-
"name": "id",
|
|
19174
|
-
"required": true
|
|
19175
|
-
}
|
|
19176
|
-
},
|
|
19177
|
-
"description": "List transcriptions for a webinar",
|
|
19252
|
+
"args": {},
|
|
19253
|
+
"description": "Get aggregated live/webinar analytics by weekday - totals",
|
|
19178
19254
|
"examples": [
|
|
19179
|
-
"<%= config.bin %>
|
|
19180
|
-
"<%= config.bin %>
|
|
19181
|
-
"<%= config.bin %>
|
|
19255
|
+
"<%= config.bin %> analytics live weekday totals --date-expression thismonth",
|
|
19256
|
+
"<%= config.bin %> analytics live weekday totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
19257
|
+
"<%= config.bin %> analytics live weekday totals --json"
|
|
19182
19258
|
],
|
|
19183
19259
|
"flags": {
|
|
19184
19260
|
"json": {
|
|
@@ -19205,9 +19281,57 @@
|
|
|
19205
19281
|
"allowNo": false,
|
|
19206
19282
|
"type": "boolean"
|
|
19207
19283
|
},
|
|
19208
|
-
"
|
|
19209
|
-
"description": "
|
|
19210
|
-
"name": "
|
|
19284
|
+
"date-start": {
|
|
19285
|
+
"description": "First date (YYYY-MM-DD)",
|
|
19286
|
+
"name": "date-start",
|
|
19287
|
+
"required": false,
|
|
19288
|
+
"hasDynamicHelp": false,
|
|
19289
|
+
"multiple": false,
|
|
19290
|
+
"type": "option"
|
|
19291
|
+
},
|
|
19292
|
+
"date-end": {
|
|
19293
|
+
"description": "Last date (YYYY-MM-DD)",
|
|
19294
|
+
"name": "date-end",
|
|
19295
|
+
"required": false,
|
|
19296
|
+
"hasDynamicHelp": false,
|
|
19297
|
+
"multiple": false,
|
|
19298
|
+
"type": "option"
|
|
19299
|
+
},
|
|
19300
|
+
"date-expression": {
|
|
19301
|
+
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
19302
|
+
"name": "date-expression",
|
|
19303
|
+
"required": false,
|
|
19304
|
+
"hasDynamicHelp": false,
|
|
19305
|
+
"multiple": false,
|
|
19306
|
+
"type": "option"
|
|
19307
|
+
},
|
|
19308
|
+
"selection": {
|
|
19309
|
+
"description": "Scope to specific objects/types",
|
|
19310
|
+
"name": "selection",
|
|
19311
|
+
"required": false,
|
|
19312
|
+
"hasDynamicHelp": false,
|
|
19313
|
+
"multiple": false,
|
|
19314
|
+
"type": "option"
|
|
19315
|
+
},
|
|
19316
|
+
"groupby": {
|
|
19317
|
+
"description": "Group results by dimension",
|
|
19318
|
+
"name": "groupby",
|
|
19319
|
+
"required": false,
|
|
19320
|
+
"hasDynamicHelp": false,
|
|
19321
|
+
"multiple": false,
|
|
19322
|
+
"type": "option"
|
|
19323
|
+
},
|
|
19324
|
+
"orderby": {
|
|
19325
|
+
"description": "Order results by field",
|
|
19326
|
+
"name": "orderby",
|
|
19327
|
+
"required": false,
|
|
19328
|
+
"hasDynamicHelp": false,
|
|
19329
|
+
"multiple": false,
|
|
19330
|
+
"type": "option"
|
|
19331
|
+
},
|
|
19332
|
+
"order": {
|
|
19333
|
+
"description": "Sort direction (asc/desc)",
|
|
19334
|
+
"name": "order",
|
|
19211
19335
|
"required": false,
|
|
19212
19336
|
"hasDynamicHelp": false,
|
|
19213
19337
|
"multiple": false,
|
|
@@ -19216,21 +19340,23 @@
|
|
|
19216
19340
|
},
|
|
19217
19341
|
"hasDynamicHelp": false,
|
|
19218
19342
|
"hiddenAliases": [],
|
|
19219
|
-
"id": "
|
|
19343
|
+
"id": "analytics:live:weekday:totals",
|
|
19220
19344
|
"pluginAlias": "twentythree-cli",
|
|
19221
19345
|
"pluginName": "twentythree-cli",
|
|
19222
19346
|
"pluginType": "core",
|
|
19223
19347
|
"strict": true,
|
|
19224
19348
|
"enableJsonFlag": true,
|
|
19225
19349
|
"agentMetadata": {
|
|
19226
|
-
"api_endpoint": "GET /live/
|
|
19350
|
+
"api_endpoint": "GET /analytics/data/live/weekday/totals",
|
|
19227
19351
|
"auth_scope": "read",
|
|
19228
19352
|
"output_shape": {
|
|
19229
19353
|
"type": "table",
|
|
19230
19354
|
"columns": [
|
|
19231
|
-
"
|
|
19232
|
-
"
|
|
19233
|
-
"
|
|
19355
|
+
"Day",
|
|
19356
|
+
"Plays",
|
|
19357
|
+
"Peak Viewers",
|
|
19358
|
+
"Engagement",
|
|
19359
|
+
"Playrate"
|
|
19234
19360
|
]
|
|
19235
19361
|
},
|
|
19236
19362
|
"side_effects": "none"
|
|
@@ -19239,12 +19365,13 @@
|
|
|
19239
19365
|
"relativePath": [
|
|
19240
19366
|
"dist",
|
|
19241
19367
|
"commands",
|
|
19242
|
-
"
|
|
19243
|
-
"
|
|
19244
|
-
"
|
|
19368
|
+
"analytics",
|
|
19369
|
+
"live",
|
|
19370
|
+
"weekday",
|
|
19371
|
+
"totals.cjs"
|
|
19245
19372
|
]
|
|
19246
19373
|
},
|
|
19247
|
-
"webinar:transcription:
|
|
19374
|
+
"webinar:transcription:connect": {
|
|
19248
19375
|
"aliases": [],
|
|
19249
19376
|
"args": {
|
|
19250
19377
|
"id": {
|
|
@@ -19253,11 +19380,11 @@
|
|
|
19253
19380
|
"required": true
|
|
19254
19381
|
}
|
|
19255
19382
|
},
|
|
19256
|
-
"description": "
|
|
19383
|
+
"description": "Connect a transcription to a webinar",
|
|
19257
19384
|
"examples": [
|
|
19258
|
-
"<%= config.bin %> webinar transcription
|
|
19259
|
-
"<%= config.bin %> webinar transcription
|
|
19260
|
-
"<%= config.bin %> webinar transcription
|
|
19385
|
+
"<%= config.bin %> webinar transcription connect 12345",
|
|
19386
|
+
"<%= config.bin %> webinar transcription connect 12345 --presenter-token abc123",
|
|
19387
|
+
"<%= config.bin %> webinar transcription connect 12345 --json"
|
|
19261
19388
|
],
|
|
19262
19389
|
"flags": {
|
|
19263
19390
|
"json": {
|
|
@@ -19284,9 +19411,9 @@
|
|
|
19284
19411
|
"allowNo": false,
|
|
19285
19412
|
"type": "boolean"
|
|
19286
19413
|
},
|
|
19287
|
-
"token": {
|
|
19288
|
-
"description": "
|
|
19289
|
-
"name": "token",
|
|
19414
|
+
"presenter-token": {
|
|
19415
|
+
"description": "Presenter token",
|
|
19416
|
+
"name": "presenter-token",
|
|
19290
19417
|
"required": false,
|
|
19291
19418
|
"hasDynamicHelp": false,
|
|
19292
19419
|
"multiple": false,
|
|
@@ -19295,23 +19422,19 @@
|
|
|
19295
19422
|
},
|
|
19296
19423
|
"hasDynamicHelp": false,
|
|
19297
19424
|
"hiddenAliases": [],
|
|
19298
|
-
"id": "webinar:transcription:
|
|
19425
|
+
"id": "webinar:transcription:connect",
|
|
19299
19426
|
"pluginAlias": "twentythree-cli",
|
|
19300
19427
|
"pluginName": "twentythree-cli",
|
|
19301
19428
|
"pluginType": "core",
|
|
19302
19429
|
"strict": true,
|
|
19303
19430
|
"enableJsonFlag": true,
|
|
19304
19431
|
"agentMetadata": {
|
|
19305
|
-
"api_endpoint": "
|
|
19306
|
-
"auth_scope": "
|
|
19432
|
+
"api_endpoint": "POST /live/transcription/connect",
|
|
19433
|
+
"auth_scope": "write",
|
|
19307
19434
|
"output_shape": {
|
|
19308
|
-
"type": "
|
|
19309
|
-
"columns": [
|
|
19310
|
-
"Locale",
|
|
19311
|
-
"Name"
|
|
19312
|
-
]
|
|
19435
|
+
"type": "none"
|
|
19313
19436
|
},
|
|
19314
|
-
"side_effects": "
|
|
19437
|
+
"side_effects": "updates"
|
|
19315
19438
|
},
|
|
19316
19439
|
"isESM": false,
|
|
19317
19440
|
"relativePath": [
|
|
@@ -19319,16 +19442,23 @@
|
|
|
19319
19442
|
"commands",
|
|
19320
19443
|
"webinar",
|
|
19321
19444
|
"transcription",
|
|
19322
|
-
"
|
|
19445
|
+
"connect.cjs"
|
|
19323
19446
|
]
|
|
19324
19447
|
},
|
|
19325
|
-
"webinar:transcription:
|
|
19448
|
+
"webinar:transcription:list": {
|
|
19326
19449
|
"aliases": [],
|
|
19327
|
-
"args": {
|
|
19328
|
-
|
|
19450
|
+
"args": {
|
|
19451
|
+
"id": {
|
|
19452
|
+
"description": "Webinar ID",
|
|
19453
|
+
"name": "id",
|
|
19454
|
+
"required": true
|
|
19455
|
+
}
|
|
19456
|
+
},
|
|
19457
|
+
"description": "List transcriptions for a webinar",
|
|
19329
19458
|
"examples": [
|
|
19330
|
-
"<%= config.bin %> webinar transcription
|
|
19331
|
-
"<%= config.bin %> webinar transcription
|
|
19459
|
+
"<%= config.bin %> webinar transcription list 12345",
|
|
19460
|
+
"<%= config.bin %> webinar transcription list 12345 --json",
|
|
19461
|
+
"<%= config.bin %> webinar transcription list 12345 --token mytoken"
|
|
19332
19462
|
],
|
|
19333
19463
|
"flags": {
|
|
19334
19464
|
"json": {
|
|
@@ -19354,24 +19484,31 @@
|
|
|
19354
19484
|
"name": "agent",
|
|
19355
19485
|
"allowNo": false,
|
|
19356
19486
|
"type": "boolean"
|
|
19487
|
+
},
|
|
19488
|
+
"token": {
|
|
19489
|
+
"description": "Webinar token (auto-looked up if not provided)",
|
|
19490
|
+
"name": "token",
|
|
19491
|
+
"required": false,
|
|
19492
|
+
"hasDynamicHelp": false,
|
|
19493
|
+
"multiple": false,
|
|
19494
|
+
"type": "option"
|
|
19357
19495
|
}
|
|
19358
19496
|
},
|
|
19359
19497
|
"hasDynamicHelp": false,
|
|
19360
19498
|
"hiddenAliases": [],
|
|
19361
|
-
"id": "webinar:transcription:
|
|
19499
|
+
"id": "webinar:transcription:list",
|
|
19362
19500
|
"pluginAlias": "twentythree-cli",
|
|
19363
19501
|
"pluginName": "twentythree-cli",
|
|
19364
19502
|
"pluginType": "core",
|
|
19365
19503
|
"strict": true,
|
|
19366
19504
|
"enableJsonFlag": true,
|
|
19367
19505
|
"agentMetadata": {
|
|
19368
|
-
"api_endpoint": "GET /live/
|
|
19506
|
+
"api_endpoint": "GET /live/transcription/list",
|
|
19369
19507
|
"auth_scope": "read",
|
|
19370
19508
|
"output_shape": {
|
|
19371
19509
|
"type": "table",
|
|
19372
19510
|
"columns": [
|
|
19373
19511
|
"ID",
|
|
19374
|
-
"Webinar ID",
|
|
19375
19512
|
"Language",
|
|
19376
19513
|
"Status"
|
|
19377
19514
|
]
|
|
@@ -19384,17 +19521,23 @@
|
|
|
19384
19521
|
"commands",
|
|
19385
19522
|
"webinar",
|
|
19386
19523
|
"transcription",
|
|
19387
|
-
"
|
|
19524
|
+
"list.cjs"
|
|
19388
19525
|
]
|
|
19389
19526
|
},
|
|
19390
|
-
"
|
|
19527
|
+
"webinar:transcription:locales": {
|
|
19391
19528
|
"aliases": [],
|
|
19392
|
-
"args": {
|
|
19393
|
-
|
|
19529
|
+
"args": {
|
|
19530
|
+
"id": {
|
|
19531
|
+
"description": "Webinar ID",
|
|
19532
|
+
"name": "id",
|
|
19533
|
+
"required": true
|
|
19534
|
+
}
|
|
19535
|
+
},
|
|
19536
|
+
"description": "List available transcription locales for a webinar",
|
|
19394
19537
|
"examples": [
|
|
19395
|
-
"<%= config.bin %>
|
|
19396
|
-
"<%= config.bin %>
|
|
19397
|
-
"<%= config.bin %>
|
|
19538
|
+
"<%= config.bin %> webinar transcription locales 12345",
|
|
19539
|
+
"<%= config.bin %> webinar transcription locales 12345 --json",
|
|
19540
|
+
"<%= config.bin %> webinar transcription locales 12345 --token mytoken"
|
|
19398
19541
|
],
|
|
19399
19542
|
"flags": {
|
|
19400
19543
|
"json": {
|
|
@@ -19421,57 +19564,9 @@
|
|
|
19421
19564
|
"allowNo": false,
|
|
19422
19565
|
"type": "boolean"
|
|
19423
19566
|
},
|
|
19424
|
-
"
|
|
19425
|
-
"description": "
|
|
19426
|
-
"name": "
|
|
19427
|
-
"required": false,
|
|
19428
|
-
"hasDynamicHelp": false,
|
|
19429
|
-
"multiple": false,
|
|
19430
|
-
"type": "option"
|
|
19431
|
-
},
|
|
19432
|
-
"date-end": {
|
|
19433
|
-
"description": "Last date (YYYY-MM-DD)",
|
|
19434
|
-
"name": "date-end",
|
|
19435
|
-
"required": false,
|
|
19436
|
-
"hasDynamicHelp": false,
|
|
19437
|
-
"multiple": false,
|
|
19438
|
-
"type": "option"
|
|
19439
|
-
},
|
|
19440
|
-
"date-expression": {
|
|
19441
|
-
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
19442
|
-
"name": "date-expression",
|
|
19443
|
-
"required": false,
|
|
19444
|
-
"hasDynamicHelp": false,
|
|
19445
|
-
"multiple": false,
|
|
19446
|
-
"type": "option"
|
|
19447
|
-
},
|
|
19448
|
-
"selection": {
|
|
19449
|
-
"description": "Scope to specific objects/types",
|
|
19450
|
-
"name": "selection",
|
|
19451
|
-
"required": false,
|
|
19452
|
-
"hasDynamicHelp": false,
|
|
19453
|
-
"multiple": false,
|
|
19454
|
-
"type": "option"
|
|
19455
|
-
},
|
|
19456
|
-
"groupby": {
|
|
19457
|
-
"description": "Group results by dimension",
|
|
19458
|
-
"name": "groupby",
|
|
19459
|
-
"required": false,
|
|
19460
|
-
"hasDynamicHelp": false,
|
|
19461
|
-
"multiple": false,
|
|
19462
|
-
"type": "option"
|
|
19463
|
-
},
|
|
19464
|
-
"orderby": {
|
|
19465
|
-
"description": "Order results by field",
|
|
19466
|
-
"name": "orderby",
|
|
19467
|
-
"required": false,
|
|
19468
|
-
"hasDynamicHelp": false,
|
|
19469
|
-
"multiple": false,
|
|
19470
|
-
"type": "option"
|
|
19471
|
-
},
|
|
19472
|
-
"order": {
|
|
19473
|
-
"description": "Sort direction (asc/desc)",
|
|
19474
|
-
"name": "order",
|
|
19567
|
+
"token": {
|
|
19568
|
+
"description": "Webinar token (auto-looked up if not provided)",
|
|
19569
|
+
"name": "token",
|
|
19475
19570
|
"required": false,
|
|
19476
19571
|
"hasDynamicHelp": false,
|
|
19477
19572
|
"multiple": false,
|
|
@@ -19480,23 +19575,20 @@
|
|
|
19480
19575
|
},
|
|
19481
19576
|
"hasDynamicHelp": false,
|
|
19482
19577
|
"hiddenAliases": [],
|
|
19483
|
-
"id": "
|
|
19578
|
+
"id": "webinar:transcription:locales",
|
|
19484
19579
|
"pluginAlias": "twentythree-cli",
|
|
19485
19580
|
"pluginName": "twentythree-cli",
|
|
19486
19581
|
"pluginType": "core",
|
|
19487
19582
|
"strict": true,
|
|
19488
19583
|
"enableJsonFlag": true,
|
|
19489
19584
|
"agentMetadata": {
|
|
19490
|
-
"api_endpoint": "GET /
|
|
19585
|
+
"api_endpoint": "GET /live/transcription/locales",
|
|
19491
19586
|
"auth_scope": "read",
|
|
19492
19587
|
"output_shape": {
|
|
19493
19588
|
"type": "table",
|
|
19494
19589
|
"columns": [
|
|
19495
|
-
"
|
|
19496
|
-
"
|
|
19497
|
-
"Plays",
|
|
19498
|
-
"Peak Viewers",
|
|
19499
|
-
"Engagement"
|
|
19590
|
+
"Locale",
|
|
19591
|
+
"Name"
|
|
19500
19592
|
]
|
|
19501
19593
|
},
|
|
19502
19594
|
"side_effects": "none"
|
|
@@ -19505,20 +19597,18 @@
|
|
|
19505
19597
|
"relativePath": [
|
|
19506
19598
|
"dist",
|
|
19507
19599
|
"commands",
|
|
19508
|
-
"
|
|
19509
|
-
"
|
|
19510
|
-
"
|
|
19511
|
-
"timeseries.cjs"
|
|
19600
|
+
"webinar",
|
|
19601
|
+
"transcription",
|
|
19602
|
+
"locales.cjs"
|
|
19512
19603
|
]
|
|
19513
19604
|
},
|
|
19514
|
-
"
|
|
19605
|
+
"webinar:transcription:transcriptionlist": {
|
|
19515
19606
|
"aliases": [],
|
|
19516
19607
|
"args": {},
|
|
19517
|
-
"description": "
|
|
19608
|
+
"description": "List all transcriptions in the workspace",
|
|
19518
19609
|
"examples": [
|
|
19519
|
-
"<%= config.bin %>
|
|
19520
|
-
"<%= config.bin %>
|
|
19521
|
-
"<%= config.bin %> analytics live weekday totals --json"
|
|
19610
|
+
"<%= config.bin %> webinar transcription transcriptionlist",
|
|
19611
|
+
"<%= config.bin %> webinar transcription transcriptionlist --json"
|
|
19522
19612
|
],
|
|
19523
19613
|
"flags": {
|
|
19524
19614
|
"json": {
|
|
@@ -19544,83 +19634,26 @@
|
|
|
19544
19634
|
"name": "agent",
|
|
19545
19635
|
"allowNo": false,
|
|
19546
19636
|
"type": "boolean"
|
|
19547
|
-
},
|
|
19548
|
-
"date-start": {
|
|
19549
|
-
"description": "First date (YYYY-MM-DD)",
|
|
19550
|
-
"name": "date-start",
|
|
19551
|
-
"required": false,
|
|
19552
|
-
"hasDynamicHelp": false,
|
|
19553
|
-
"multiple": false,
|
|
19554
|
-
"type": "option"
|
|
19555
|
-
},
|
|
19556
|
-
"date-end": {
|
|
19557
|
-
"description": "Last date (YYYY-MM-DD)",
|
|
19558
|
-
"name": "date-end",
|
|
19559
|
-
"required": false,
|
|
19560
|
-
"hasDynamicHelp": false,
|
|
19561
|
-
"multiple": false,
|
|
19562
|
-
"type": "option"
|
|
19563
|
-
},
|
|
19564
|
-
"date-expression": {
|
|
19565
|
-
"description": "Predefined date range (e.g. thisweek, lastyear)",
|
|
19566
|
-
"name": "date-expression",
|
|
19567
|
-
"required": false,
|
|
19568
|
-
"hasDynamicHelp": false,
|
|
19569
|
-
"multiple": false,
|
|
19570
|
-
"type": "option"
|
|
19571
|
-
},
|
|
19572
|
-
"selection": {
|
|
19573
|
-
"description": "Scope to specific objects/types",
|
|
19574
|
-
"name": "selection",
|
|
19575
|
-
"required": false,
|
|
19576
|
-
"hasDynamicHelp": false,
|
|
19577
|
-
"multiple": false,
|
|
19578
|
-
"type": "option"
|
|
19579
|
-
},
|
|
19580
|
-
"groupby": {
|
|
19581
|
-
"description": "Group results by dimension",
|
|
19582
|
-
"name": "groupby",
|
|
19583
|
-
"required": false,
|
|
19584
|
-
"hasDynamicHelp": false,
|
|
19585
|
-
"multiple": false,
|
|
19586
|
-
"type": "option"
|
|
19587
|
-
},
|
|
19588
|
-
"orderby": {
|
|
19589
|
-
"description": "Order results by field",
|
|
19590
|
-
"name": "orderby",
|
|
19591
|
-
"required": false,
|
|
19592
|
-
"hasDynamicHelp": false,
|
|
19593
|
-
"multiple": false,
|
|
19594
|
-
"type": "option"
|
|
19595
|
-
},
|
|
19596
|
-
"order": {
|
|
19597
|
-
"description": "Sort direction (asc/desc)",
|
|
19598
|
-
"name": "order",
|
|
19599
|
-
"required": false,
|
|
19600
|
-
"hasDynamicHelp": false,
|
|
19601
|
-
"multiple": false,
|
|
19602
|
-
"type": "option"
|
|
19603
19637
|
}
|
|
19604
19638
|
},
|
|
19605
19639
|
"hasDynamicHelp": false,
|
|
19606
19640
|
"hiddenAliases": [],
|
|
19607
|
-
"id": "
|
|
19641
|
+
"id": "webinar:transcription:transcriptionlist",
|
|
19608
19642
|
"pluginAlias": "twentythree-cli",
|
|
19609
19643
|
"pluginName": "twentythree-cli",
|
|
19610
19644
|
"pluginType": "core",
|
|
19611
19645
|
"strict": true,
|
|
19612
19646
|
"enableJsonFlag": true,
|
|
19613
19647
|
"agentMetadata": {
|
|
19614
|
-
"api_endpoint": "GET /
|
|
19648
|
+
"api_endpoint": "GET /live/transcriptionlist",
|
|
19615
19649
|
"auth_scope": "read",
|
|
19616
19650
|
"output_shape": {
|
|
19617
19651
|
"type": "table",
|
|
19618
19652
|
"columns": [
|
|
19619
|
-
"
|
|
19620
|
-
"
|
|
19621
|
-
"
|
|
19622
|
-
"
|
|
19623
|
-
"Playrate"
|
|
19653
|
+
"ID",
|
|
19654
|
+
"Webinar ID",
|
|
19655
|
+
"Language",
|
|
19656
|
+
"Status"
|
|
19624
19657
|
]
|
|
19625
19658
|
},
|
|
19626
19659
|
"side_effects": "none"
|
|
@@ -19629,20 +19662,19 @@
|
|
|
19629
19662
|
"relativePath": [
|
|
19630
19663
|
"dist",
|
|
19631
19664
|
"commands",
|
|
19632
|
-
"
|
|
19633
|
-
"
|
|
19634
|
-
"
|
|
19635
|
-
"totals.cjs"
|
|
19665
|
+
"webinar",
|
|
19666
|
+
"transcription",
|
|
19667
|
+
"transcriptionlist.cjs"
|
|
19636
19668
|
]
|
|
19637
19669
|
},
|
|
19638
|
-
"analytics:usage:
|
|
19670
|
+
"analytics:usage:domains:totals": {
|
|
19639
19671
|
"aliases": [],
|
|
19640
19672
|
"args": {},
|
|
19641
|
-
"description": "Get usage analytics by
|
|
19673
|
+
"description": "Get aggregated usage analytics by embed domain - totals",
|
|
19642
19674
|
"examples": [
|
|
19643
|
-
"<%= config.bin %> analytics usage
|
|
19644
|
-
"<%= config.bin %> analytics usage
|
|
19645
|
-
"<%= config.bin %> analytics usage
|
|
19675
|
+
"<%= config.bin %> analytics usage domains totals --date-expression thismonth",
|
|
19676
|
+
"<%= config.bin %> analytics usage domains totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
19677
|
+
"<%= config.bin %> analytics usage domains totals --json"
|
|
19646
19678
|
],
|
|
19647
19679
|
"flags": {
|
|
19648
19680
|
"json": {
|
|
@@ -19728,22 +19760,22 @@
|
|
|
19728
19760
|
},
|
|
19729
19761
|
"hasDynamicHelp": false,
|
|
19730
19762
|
"hiddenAliases": [],
|
|
19731
|
-
"id": "analytics:usage:
|
|
19763
|
+
"id": "analytics:usage:domains:totals",
|
|
19732
19764
|
"pluginAlias": "twentythree-cli",
|
|
19733
19765
|
"pluginName": "twentythree-cli",
|
|
19734
19766
|
"pluginType": "core",
|
|
19735
19767
|
"strict": true,
|
|
19736
19768
|
"enableJsonFlag": true,
|
|
19737
19769
|
"agentMetadata": {
|
|
19738
|
-
"api_endpoint": "GET /analytics/data/usage/
|
|
19770
|
+
"api_endpoint": "GET /analytics/data/usage/domains/totals",
|
|
19739
19771
|
"auth_scope": "read",
|
|
19740
19772
|
"output_shape": {
|
|
19741
19773
|
"type": "table",
|
|
19742
19774
|
"columns": [
|
|
19743
|
-
"
|
|
19744
|
-
"Device",
|
|
19775
|
+
"Domain",
|
|
19745
19776
|
"Plays",
|
|
19746
|
-
"Engagement"
|
|
19777
|
+
"Engagement",
|
|
19778
|
+
"Traffic"
|
|
19747
19779
|
]
|
|
19748
19780
|
},
|
|
19749
19781
|
"side_effects": "none"
|
|
@@ -19754,18 +19786,18 @@
|
|
|
19754
19786
|
"commands",
|
|
19755
19787
|
"analytics",
|
|
19756
19788
|
"usage",
|
|
19757
|
-
"
|
|
19758
|
-
"
|
|
19789
|
+
"domains",
|
|
19790
|
+
"totals.cjs"
|
|
19759
19791
|
]
|
|
19760
19792
|
},
|
|
19761
|
-
"analytics:usage:devices:
|
|
19793
|
+
"analytics:usage:devices:timeseries": {
|
|
19762
19794
|
"aliases": [],
|
|
19763
19795
|
"args": {},
|
|
19764
|
-
"description": "Get
|
|
19796
|
+
"description": "Get usage analytics by device type - time series",
|
|
19765
19797
|
"examples": [
|
|
19766
|
-
"<%= config.bin %> analytics usage devices
|
|
19767
|
-
"<%= config.bin %> analytics usage devices
|
|
19768
|
-
"<%= config.bin %> analytics usage devices
|
|
19798
|
+
"<%= config.bin %> analytics usage devices timeseries --date-expression thisweek",
|
|
19799
|
+
"<%= config.bin %> analytics usage devices timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
19800
|
+
"<%= config.bin %> analytics usage devices timeseries --json"
|
|
19769
19801
|
],
|
|
19770
19802
|
"flags": {
|
|
19771
19803
|
"json": {
|
|
@@ -19851,23 +19883,22 @@
|
|
|
19851
19883
|
},
|
|
19852
19884
|
"hasDynamicHelp": false,
|
|
19853
19885
|
"hiddenAliases": [],
|
|
19854
|
-
"id": "analytics:usage:devices:
|
|
19886
|
+
"id": "analytics:usage:devices:timeseries",
|
|
19855
19887
|
"pluginAlias": "twentythree-cli",
|
|
19856
19888
|
"pluginName": "twentythree-cli",
|
|
19857
19889
|
"pluginType": "core",
|
|
19858
19890
|
"strict": true,
|
|
19859
19891
|
"enableJsonFlag": true,
|
|
19860
19892
|
"agentMetadata": {
|
|
19861
|
-
"api_endpoint": "GET /analytics/data/usage/devices/
|
|
19893
|
+
"api_endpoint": "GET /analytics/data/usage/devices/timeseries",
|
|
19862
19894
|
"auth_scope": "read",
|
|
19863
19895
|
"output_shape": {
|
|
19864
19896
|
"type": "table",
|
|
19865
19897
|
"columns": [
|
|
19898
|
+
"Date",
|
|
19866
19899
|
"Device",
|
|
19867
19900
|
"Plays",
|
|
19868
|
-
"Engagement"
|
|
19869
|
-
"Traffic",
|
|
19870
|
-
"Impressions"
|
|
19901
|
+
"Engagement"
|
|
19871
19902
|
]
|
|
19872
19903
|
},
|
|
19873
19904
|
"side_effects": "none"
|
|
@@ -19879,17 +19910,17 @@
|
|
|
19879
19910
|
"analytics",
|
|
19880
19911
|
"usage",
|
|
19881
19912
|
"devices",
|
|
19882
|
-
"
|
|
19913
|
+
"timeseries.cjs"
|
|
19883
19914
|
]
|
|
19884
19915
|
},
|
|
19885
|
-
"analytics:usage:
|
|
19916
|
+
"analytics:usage:devices:totals": {
|
|
19886
19917
|
"aliases": [],
|
|
19887
19918
|
"args": {},
|
|
19888
|
-
"description": "Get aggregated usage analytics by
|
|
19919
|
+
"description": "Get aggregated usage analytics by device type - totals",
|
|
19889
19920
|
"examples": [
|
|
19890
|
-
"<%= config.bin %> analytics usage
|
|
19891
|
-
"<%= config.bin %> analytics usage
|
|
19892
|
-
"<%= config.bin %> analytics usage
|
|
19921
|
+
"<%= config.bin %> analytics usage devices totals --date-expression thismonth",
|
|
19922
|
+
"<%= config.bin %> analytics usage devices totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
19923
|
+
"<%= config.bin %> analytics usage devices totals --json"
|
|
19893
19924
|
],
|
|
19894
19925
|
"flags": {
|
|
19895
19926
|
"json": {
|
|
@@ -19975,22 +20006,23 @@
|
|
|
19975
20006
|
},
|
|
19976
20007
|
"hasDynamicHelp": false,
|
|
19977
20008
|
"hiddenAliases": [],
|
|
19978
|
-
"id": "analytics:usage:
|
|
20009
|
+
"id": "analytics:usage:devices:totals",
|
|
19979
20010
|
"pluginAlias": "twentythree-cli",
|
|
19980
20011
|
"pluginName": "twentythree-cli",
|
|
19981
20012
|
"pluginType": "core",
|
|
19982
20013
|
"strict": true,
|
|
19983
20014
|
"enableJsonFlag": true,
|
|
19984
20015
|
"agentMetadata": {
|
|
19985
|
-
"api_endpoint": "GET /analytics/data/usage/
|
|
20016
|
+
"api_endpoint": "GET /analytics/data/usage/devices/totals",
|
|
19986
20017
|
"auth_scope": "read",
|
|
19987
20018
|
"output_shape": {
|
|
19988
20019
|
"type": "table",
|
|
19989
20020
|
"columns": [
|
|
19990
|
-
"
|
|
20021
|
+
"Device",
|
|
19991
20022
|
"Plays",
|
|
19992
20023
|
"Engagement",
|
|
19993
|
-
"Traffic"
|
|
20024
|
+
"Traffic",
|
|
20025
|
+
"Impressions"
|
|
19994
20026
|
]
|
|
19995
20027
|
},
|
|
19996
20028
|
"side_effects": "none"
|
|
@@ -20001,18 +20033,18 @@
|
|
|
20001
20033
|
"commands",
|
|
20002
20034
|
"analytics",
|
|
20003
20035
|
"usage",
|
|
20004
|
-
"
|
|
20036
|
+
"devices",
|
|
20005
20037
|
"totals.cjs"
|
|
20006
20038
|
]
|
|
20007
20039
|
},
|
|
20008
|
-
"analytics:usage:
|
|
20040
|
+
"analytics:usage:sourceids:totals": {
|
|
20009
20041
|
"aliases": [],
|
|
20010
20042
|
"args": {},
|
|
20011
|
-
"description": "Get aggregated usage analytics by
|
|
20043
|
+
"description": "Get aggregated usage analytics by source ID - totals",
|
|
20012
20044
|
"examples": [
|
|
20013
|
-
"<%= config.bin %> analytics usage
|
|
20014
|
-
"<%= config.bin %> analytics usage
|
|
20015
|
-
"<%= config.bin %> analytics usage
|
|
20045
|
+
"<%= config.bin %> analytics usage sourceids totals --date-expression thismonth",
|
|
20046
|
+
"<%= config.bin %> analytics usage sourceids totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
20047
|
+
"<%= config.bin %> analytics usage sourceids totals --json"
|
|
20016
20048
|
],
|
|
20017
20049
|
"flags": {
|
|
20018
20050
|
"json": {
|
|
@@ -20098,19 +20130,19 @@
|
|
|
20098
20130
|
},
|
|
20099
20131
|
"hasDynamicHelp": false,
|
|
20100
20132
|
"hiddenAliases": [],
|
|
20101
|
-
"id": "analytics:usage:
|
|
20133
|
+
"id": "analytics:usage:sourceids:totals",
|
|
20102
20134
|
"pluginAlias": "twentythree-cli",
|
|
20103
20135
|
"pluginName": "twentythree-cli",
|
|
20104
20136
|
"pluginType": "core",
|
|
20105
20137
|
"strict": true,
|
|
20106
20138
|
"enableJsonFlag": true,
|
|
20107
20139
|
"agentMetadata": {
|
|
20108
|
-
"api_endpoint": "GET /analytics/data/usage/
|
|
20140
|
+
"api_endpoint": "GET /analytics/data/usage/sourceids/totals",
|
|
20109
20141
|
"auth_scope": "read",
|
|
20110
20142
|
"output_shape": {
|
|
20111
20143
|
"type": "table",
|
|
20112
20144
|
"columns": [
|
|
20113
|
-
"
|
|
20145
|
+
"Source ID",
|
|
20114
20146
|
"Plays",
|
|
20115
20147
|
"Engagement",
|
|
20116
20148
|
"Traffic"
|
|
@@ -20124,18 +20156,18 @@
|
|
|
20124
20156
|
"commands",
|
|
20125
20157
|
"analytics",
|
|
20126
20158
|
"usage",
|
|
20127
|
-
"
|
|
20159
|
+
"sourceids",
|
|
20128
20160
|
"totals.cjs"
|
|
20129
20161
|
]
|
|
20130
20162
|
},
|
|
20131
|
-
"analytics:usage:
|
|
20163
|
+
"analytics:usage:locations:totals": {
|
|
20132
20164
|
"aliases": [],
|
|
20133
20165
|
"args": {},
|
|
20134
|
-
"description": "Get aggregated usage analytics by
|
|
20166
|
+
"description": "Get aggregated usage analytics by location - totals",
|
|
20135
20167
|
"examples": [
|
|
20136
|
-
"<%= config.bin %> analytics usage
|
|
20137
|
-
"<%= config.bin %> analytics usage
|
|
20138
|
-
"<%= config.bin %> analytics usage
|
|
20168
|
+
"<%= config.bin %> analytics usage locations totals --date-expression thismonth",
|
|
20169
|
+
"<%= config.bin %> analytics usage locations totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
20170
|
+
"<%= config.bin %> analytics usage locations totals --json"
|
|
20139
20171
|
],
|
|
20140
20172
|
"flags": {
|
|
20141
20173
|
"json": {
|
|
@@ -20221,19 +20253,19 @@
|
|
|
20221
20253
|
},
|
|
20222
20254
|
"hasDynamicHelp": false,
|
|
20223
20255
|
"hiddenAliases": [],
|
|
20224
|
-
"id": "analytics:usage:
|
|
20256
|
+
"id": "analytics:usage:locations:totals",
|
|
20225
20257
|
"pluginAlias": "twentythree-cli",
|
|
20226
20258
|
"pluginName": "twentythree-cli",
|
|
20227
20259
|
"pluginType": "core",
|
|
20228
20260
|
"strict": true,
|
|
20229
20261
|
"enableJsonFlag": true,
|
|
20230
20262
|
"agentMetadata": {
|
|
20231
|
-
"api_endpoint": "GET /analytics/data/usage/
|
|
20263
|
+
"api_endpoint": "GET /analytics/data/usage/locations/totals",
|
|
20232
20264
|
"auth_scope": "read",
|
|
20233
20265
|
"output_shape": {
|
|
20234
20266
|
"type": "table",
|
|
20235
20267
|
"columns": [
|
|
20236
|
-
"
|
|
20268
|
+
"Location",
|
|
20237
20269
|
"Plays",
|
|
20238
20270
|
"Engagement",
|
|
20239
20271
|
"Traffic"
|
|
@@ -20247,7 +20279,7 @@
|
|
|
20247
20279
|
"commands",
|
|
20248
20280
|
"analytics",
|
|
20249
20281
|
"usage",
|
|
20250
|
-
"
|
|
20282
|
+
"locations",
|
|
20251
20283
|
"totals.cjs"
|
|
20252
20284
|
]
|
|
20253
20285
|
},
|
|
@@ -20620,14 +20652,14 @@
|
|
|
20620
20652
|
"totals.cjs"
|
|
20621
20653
|
]
|
|
20622
20654
|
},
|
|
20623
|
-
"analytics:
|
|
20655
|
+
"analytics:video:performance:timeseries": {
|
|
20624
20656
|
"aliases": [],
|
|
20625
20657
|
"args": {},
|
|
20626
|
-
"description": "Get
|
|
20658
|
+
"description": "Get video playthrough performance - time series",
|
|
20627
20659
|
"examples": [
|
|
20628
|
-
"<%= config.bin %> analytics
|
|
20629
|
-
"<%= config.bin %> analytics
|
|
20630
|
-
"<%= config.bin %> analytics
|
|
20660
|
+
"<%= config.bin %> analytics video performance timeseries --date-expression thisweek",
|
|
20661
|
+
"<%= config.bin %> analytics video performance timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
20662
|
+
"<%= config.bin %> analytics video performance timeseries --json"
|
|
20631
20663
|
],
|
|
20632
20664
|
"flags": {
|
|
20633
20665
|
"json": {
|
|
@@ -20713,22 +20745,22 @@
|
|
|
20713
20745
|
},
|
|
20714
20746
|
"hasDynamicHelp": false,
|
|
20715
20747
|
"hiddenAliases": [],
|
|
20716
|
-
"id": "analytics:
|
|
20748
|
+
"id": "analytics:video:performance:timeseries",
|
|
20717
20749
|
"pluginAlias": "twentythree-cli",
|
|
20718
20750
|
"pluginName": "twentythree-cli",
|
|
20719
20751
|
"pluginType": "core",
|
|
20720
20752
|
"strict": true,
|
|
20721
20753
|
"enableJsonFlag": true,
|
|
20722
20754
|
"agentMetadata": {
|
|
20723
|
-
"api_endpoint": "GET /analytics/data/
|
|
20755
|
+
"api_endpoint": "GET /analytics/data/videos/performance/timeseries",
|
|
20724
20756
|
"auth_scope": "read",
|
|
20725
20757
|
"output_shape": {
|
|
20726
20758
|
"type": "table",
|
|
20727
20759
|
"columns": [
|
|
20728
20760
|
"Date",
|
|
20729
|
-
"Traffic Type",
|
|
20730
20761
|
"Plays",
|
|
20731
|
-
"Engagement"
|
|
20762
|
+
"Engagement",
|
|
20763
|
+
"Playthrough"
|
|
20732
20764
|
]
|
|
20733
20765
|
},
|
|
20734
20766
|
"side_effects": "none"
|
|
@@ -20738,19 +20770,19 @@
|
|
|
20738
20770
|
"dist",
|
|
20739
20771
|
"commands",
|
|
20740
20772
|
"analytics",
|
|
20741
|
-
"
|
|
20742
|
-
"
|
|
20773
|
+
"video",
|
|
20774
|
+
"performance",
|
|
20743
20775
|
"timeseries.cjs"
|
|
20744
20776
|
]
|
|
20745
20777
|
},
|
|
20746
|
-
"analytics:
|
|
20778
|
+
"analytics:video:performance:totals": {
|
|
20747
20779
|
"aliases": [],
|
|
20748
20780
|
"args": {},
|
|
20749
|
-
"description": "Get aggregated
|
|
20781
|
+
"description": "Get aggregated video playthrough performance - totals",
|
|
20750
20782
|
"examples": [
|
|
20751
|
-
"<%= config.bin %> analytics
|
|
20752
|
-
"<%= config.bin %> analytics
|
|
20753
|
-
"<%= config.bin %> analytics
|
|
20783
|
+
"<%= config.bin %> analytics video performance totals --date-expression thisweek",
|
|
20784
|
+
"<%= config.bin %> analytics video performance totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
20785
|
+
"<%= config.bin %> analytics video performance totals --json"
|
|
20754
20786
|
],
|
|
20755
20787
|
"flags": {
|
|
20756
20788
|
"json": {
|
|
@@ -20836,23 +20868,21 @@
|
|
|
20836
20868
|
},
|
|
20837
20869
|
"hasDynamicHelp": false,
|
|
20838
20870
|
"hiddenAliases": [],
|
|
20839
|
-
"id": "analytics:
|
|
20871
|
+
"id": "analytics:video:performance:totals",
|
|
20840
20872
|
"pluginAlias": "twentythree-cli",
|
|
20841
20873
|
"pluginName": "twentythree-cli",
|
|
20842
20874
|
"pluginType": "core",
|
|
20843
20875
|
"strict": true,
|
|
20844
20876
|
"enableJsonFlag": true,
|
|
20845
20877
|
"agentMetadata": {
|
|
20846
|
-
"api_endpoint": "GET /analytics/data/
|
|
20878
|
+
"api_endpoint": "GET /analytics/data/videos/performance/totals",
|
|
20847
20879
|
"auth_scope": "read",
|
|
20848
20880
|
"output_shape": {
|
|
20849
20881
|
"type": "table",
|
|
20850
20882
|
"columns": [
|
|
20851
|
-
"Traffic Type",
|
|
20852
20883
|
"Plays",
|
|
20853
20884
|
"Engagement",
|
|
20854
|
-
"
|
|
20855
|
-
"Impressions"
|
|
20885
|
+
"Playthrough"
|
|
20856
20886
|
]
|
|
20857
20887
|
},
|
|
20858
20888
|
"side_effects": "none"
|
|
@@ -20862,19 +20892,19 @@
|
|
|
20862
20892
|
"dist",
|
|
20863
20893
|
"commands",
|
|
20864
20894
|
"analytics",
|
|
20865
|
-
"
|
|
20866
|
-
"
|
|
20895
|
+
"video",
|
|
20896
|
+
"performance",
|
|
20867
20897
|
"totals.cjs"
|
|
20868
20898
|
]
|
|
20869
20899
|
},
|
|
20870
|
-
"analytics:video:
|
|
20900
|
+
"analytics:video:weekday:timeseries": {
|
|
20871
20901
|
"aliases": [],
|
|
20872
20902
|
"args": {},
|
|
20873
|
-
"description": "Get video
|
|
20903
|
+
"description": "Get video analytics by weekday - time series",
|
|
20874
20904
|
"examples": [
|
|
20875
|
-
"<%= config.bin %> analytics video
|
|
20876
|
-
"<%= config.bin %> analytics video
|
|
20877
|
-
"<%= config.bin %> analytics video
|
|
20905
|
+
"<%= config.bin %> analytics video weekday timeseries --date-expression thisweek",
|
|
20906
|
+
"<%= config.bin %> analytics video weekday timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
20907
|
+
"<%= config.bin %> analytics video weekday timeseries --json"
|
|
20878
20908
|
],
|
|
20879
20909
|
"flags": {
|
|
20880
20910
|
"json": {
|
|
@@ -20960,22 +20990,23 @@
|
|
|
20960
20990
|
},
|
|
20961
20991
|
"hasDynamicHelp": false,
|
|
20962
20992
|
"hiddenAliases": [],
|
|
20963
|
-
"id": "analytics:video:
|
|
20993
|
+
"id": "analytics:video:weekday:timeseries",
|
|
20964
20994
|
"pluginAlias": "twentythree-cli",
|
|
20965
20995
|
"pluginName": "twentythree-cli",
|
|
20966
20996
|
"pluginType": "core",
|
|
20967
20997
|
"strict": true,
|
|
20968
20998
|
"enableJsonFlag": true,
|
|
20969
20999
|
"agentMetadata": {
|
|
20970
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
21000
|
+
"api_endpoint": "GET /analytics/data/videos/weekday/timeseries",
|
|
20971
21001
|
"auth_scope": "read",
|
|
20972
21002
|
"output_shape": {
|
|
20973
21003
|
"type": "table",
|
|
20974
21004
|
"columns": [
|
|
20975
21005
|
"Date",
|
|
21006
|
+
"Day",
|
|
20976
21007
|
"Plays",
|
|
20977
21008
|
"Engagement",
|
|
20978
|
-
"
|
|
21009
|
+
"Playrate"
|
|
20979
21010
|
]
|
|
20980
21011
|
},
|
|
20981
21012
|
"side_effects": "none"
|
|
@@ -20986,18 +21017,18 @@
|
|
|
20986
21017
|
"commands",
|
|
20987
21018
|
"analytics",
|
|
20988
21019
|
"video",
|
|
20989
|
-
"
|
|
21020
|
+
"weekday",
|
|
20990
21021
|
"timeseries.cjs"
|
|
20991
21022
|
]
|
|
20992
21023
|
},
|
|
20993
|
-
"analytics:video:
|
|
21024
|
+
"analytics:video:weekday:totals": {
|
|
20994
21025
|
"aliases": [],
|
|
20995
21026
|
"args": {},
|
|
20996
|
-
"description": "Get aggregated video
|
|
21027
|
+
"description": "Get aggregated video analytics by weekday - totals",
|
|
20997
21028
|
"examples": [
|
|
20998
|
-
"<%= config.bin %> analytics video
|
|
20999
|
-
"<%= config.bin %> analytics video
|
|
21000
|
-
"<%= config.bin %> analytics video
|
|
21029
|
+
"<%= config.bin %> analytics video weekday totals --date-expression thisweek",
|
|
21030
|
+
"<%= config.bin %> analytics video weekday totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
21031
|
+
"<%= config.bin %> analytics video weekday totals --json"
|
|
21001
21032
|
],
|
|
21002
21033
|
"flags": {
|
|
21003
21034
|
"json": {
|
|
@@ -21083,21 +21114,22 @@
|
|
|
21083
21114
|
},
|
|
21084
21115
|
"hasDynamicHelp": false,
|
|
21085
21116
|
"hiddenAliases": [],
|
|
21086
|
-
"id": "analytics:video:
|
|
21117
|
+
"id": "analytics:video:weekday:totals",
|
|
21087
21118
|
"pluginAlias": "twentythree-cli",
|
|
21088
21119
|
"pluginName": "twentythree-cli",
|
|
21089
21120
|
"pluginType": "core",
|
|
21090
21121
|
"strict": true,
|
|
21091
21122
|
"enableJsonFlag": true,
|
|
21092
21123
|
"agentMetadata": {
|
|
21093
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
21124
|
+
"api_endpoint": "GET /analytics/data/videos/weekday/totals",
|
|
21094
21125
|
"auth_scope": "read",
|
|
21095
21126
|
"output_shape": {
|
|
21096
21127
|
"type": "table",
|
|
21097
21128
|
"columns": [
|
|
21129
|
+
"Day",
|
|
21098
21130
|
"Plays",
|
|
21099
21131
|
"Engagement",
|
|
21100
|
-
"
|
|
21132
|
+
"Playrate"
|
|
21101
21133
|
]
|
|
21102
21134
|
},
|
|
21103
21135
|
"side_effects": "none"
|
|
@@ -21108,18 +21140,18 @@
|
|
|
21108
21140
|
"commands",
|
|
21109
21141
|
"analytics",
|
|
21110
21142
|
"video",
|
|
21111
|
-
"
|
|
21143
|
+
"weekday",
|
|
21112
21144
|
"totals.cjs"
|
|
21113
21145
|
]
|
|
21114
21146
|
},
|
|
21115
|
-
"analytics:video:
|
|
21147
|
+
"analytics:video:published:timeseries": {
|
|
21116
21148
|
"aliases": [],
|
|
21117
21149
|
"args": {},
|
|
21118
|
-
"description": "Get video analytics by
|
|
21150
|
+
"description": "Get video analytics by publish date - time series",
|
|
21119
21151
|
"examples": [
|
|
21120
|
-
"<%= config.bin %> analytics video
|
|
21121
|
-
"<%= config.bin %> analytics video
|
|
21122
|
-
"<%= config.bin %> analytics video
|
|
21152
|
+
"<%= config.bin %> analytics video published timeseries --date-expression thisweek",
|
|
21153
|
+
"<%= config.bin %> analytics video published timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
21154
|
+
"<%= config.bin %> analytics video published timeseries --json"
|
|
21123
21155
|
],
|
|
21124
21156
|
"flags": {
|
|
21125
21157
|
"json": {
|
|
@@ -21205,23 +21237,22 @@
|
|
|
21205
21237
|
},
|
|
21206
21238
|
"hasDynamicHelp": false,
|
|
21207
21239
|
"hiddenAliases": [],
|
|
21208
|
-
"id": "analytics:video:
|
|
21240
|
+
"id": "analytics:video:published:timeseries",
|
|
21209
21241
|
"pluginAlias": "twentythree-cli",
|
|
21210
21242
|
"pluginName": "twentythree-cli",
|
|
21211
21243
|
"pluginType": "core",
|
|
21212
21244
|
"strict": true,
|
|
21213
21245
|
"enableJsonFlag": true,
|
|
21214
21246
|
"agentMetadata": {
|
|
21215
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
21247
|
+
"api_endpoint": "GET /analytics/data/videos/published/timeseries",
|
|
21216
21248
|
"auth_scope": "read",
|
|
21217
21249
|
"output_shape": {
|
|
21218
21250
|
"type": "table",
|
|
21219
21251
|
"columns": [
|
|
21220
21252
|
"Date",
|
|
21221
|
-
"
|
|
21253
|
+
"Published",
|
|
21222
21254
|
"Plays",
|
|
21223
|
-
"Engagement"
|
|
21224
|
-
"Playrate"
|
|
21255
|
+
"Engagement"
|
|
21225
21256
|
]
|
|
21226
21257
|
},
|
|
21227
21258
|
"side_effects": "none"
|
|
@@ -21232,18 +21263,18 @@
|
|
|
21232
21263
|
"commands",
|
|
21233
21264
|
"analytics",
|
|
21234
21265
|
"video",
|
|
21235
|
-
"
|
|
21266
|
+
"published",
|
|
21236
21267
|
"timeseries.cjs"
|
|
21237
21268
|
]
|
|
21238
21269
|
},
|
|
21239
|
-
"analytics:video:
|
|
21270
|
+
"analytics:video:published:totals": {
|
|
21240
21271
|
"aliases": [],
|
|
21241
21272
|
"args": {},
|
|
21242
|
-
"description": "Get aggregated video analytics by
|
|
21273
|
+
"description": "Get aggregated video analytics by publish date - totals",
|
|
21243
21274
|
"examples": [
|
|
21244
|
-
"<%= config.bin %> analytics video
|
|
21245
|
-
"<%= config.bin %> analytics video
|
|
21246
|
-
"<%= config.bin %> analytics video
|
|
21275
|
+
"<%= config.bin %> analytics video published totals --date-expression thisweek",
|
|
21276
|
+
"<%= config.bin %> analytics video published totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
21277
|
+
"<%= config.bin %> analytics video published totals --json"
|
|
21247
21278
|
],
|
|
21248
21279
|
"flags": {
|
|
21249
21280
|
"json": {
|
|
@@ -21329,22 +21360,21 @@
|
|
|
21329
21360
|
},
|
|
21330
21361
|
"hasDynamicHelp": false,
|
|
21331
21362
|
"hiddenAliases": [],
|
|
21332
|
-
"id": "analytics:video:
|
|
21363
|
+
"id": "analytics:video:published:totals",
|
|
21333
21364
|
"pluginAlias": "twentythree-cli",
|
|
21334
21365
|
"pluginName": "twentythree-cli",
|
|
21335
21366
|
"pluginType": "core",
|
|
21336
21367
|
"strict": true,
|
|
21337
21368
|
"enableJsonFlag": true,
|
|
21338
21369
|
"agentMetadata": {
|
|
21339
|
-
"api_endpoint": "GET /analytics/data/videos/
|
|
21370
|
+
"api_endpoint": "GET /analytics/data/videos/published/totals",
|
|
21340
21371
|
"auth_scope": "read",
|
|
21341
21372
|
"output_shape": {
|
|
21342
21373
|
"type": "table",
|
|
21343
21374
|
"columns": [
|
|
21344
|
-
"
|
|
21375
|
+
"Published",
|
|
21345
21376
|
"Plays",
|
|
21346
|
-
"Engagement"
|
|
21347
|
-
"Playrate"
|
|
21377
|
+
"Engagement"
|
|
21348
21378
|
]
|
|
21349
21379
|
},
|
|
21350
21380
|
"side_effects": "none"
|
|
@@ -21355,18 +21385,18 @@
|
|
|
21355
21385
|
"commands",
|
|
21356
21386
|
"analytics",
|
|
21357
21387
|
"video",
|
|
21358
|
-
"
|
|
21388
|
+
"published",
|
|
21359
21389
|
"totals.cjs"
|
|
21360
21390
|
]
|
|
21361
21391
|
},
|
|
21362
|
-
"analytics:
|
|
21392
|
+
"analytics:usage:traffic:timeseries": {
|
|
21363
21393
|
"aliases": [],
|
|
21364
21394
|
"args": {},
|
|
21365
|
-
"description": "Get
|
|
21395
|
+
"description": "Get traffic usage analytics - time series",
|
|
21366
21396
|
"examples": [
|
|
21367
|
-
"<%= config.bin %> analytics
|
|
21368
|
-
"<%= config.bin %> analytics
|
|
21369
|
-
"<%= config.bin %> analytics
|
|
21397
|
+
"<%= config.bin %> analytics usage traffic timeseries --date-expression thisweek",
|
|
21398
|
+
"<%= config.bin %> analytics usage traffic timeseries --date-start 2024-01-01 --date-end 2024-01-31",
|
|
21399
|
+
"<%= config.bin %> analytics usage traffic timeseries --json"
|
|
21370
21400
|
],
|
|
21371
21401
|
"flags": {
|
|
21372
21402
|
"json": {
|
|
@@ -21452,20 +21482,20 @@
|
|
|
21452
21482
|
},
|
|
21453
21483
|
"hasDynamicHelp": false,
|
|
21454
21484
|
"hiddenAliases": [],
|
|
21455
|
-
"id": "analytics:
|
|
21485
|
+
"id": "analytics:usage:traffic:timeseries",
|
|
21456
21486
|
"pluginAlias": "twentythree-cli",
|
|
21457
21487
|
"pluginName": "twentythree-cli",
|
|
21458
21488
|
"pluginType": "core",
|
|
21459
21489
|
"strict": true,
|
|
21460
21490
|
"enableJsonFlag": true,
|
|
21461
21491
|
"agentMetadata": {
|
|
21462
|
-
"api_endpoint": "GET /analytics/data/
|
|
21492
|
+
"api_endpoint": "GET /analytics/data/usage/traffic/timeseries",
|
|
21463
21493
|
"auth_scope": "read",
|
|
21464
21494
|
"output_shape": {
|
|
21465
21495
|
"type": "table",
|
|
21466
21496
|
"columns": [
|
|
21467
21497
|
"Date",
|
|
21468
|
-
"
|
|
21498
|
+
"Traffic Type",
|
|
21469
21499
|
"Plays",
|
|
21470
21500
|
"Engagement"
|
|
21471
21501
|
]
|
|
@@ -21477,19 +21507,19 @@
|
|
|
21477
21507
|
"dist",
|
|
21478
21508
|
"commands",
|
|
21479
21509
|
"analytics",
|
|
21480
|
-
"
|
|
21481
|
-
"
|
|
21510
|
+
"usage",
|
|
21511
|
+
"traffic",
|
|
21482
21512
|
"timeseries.cjs"
|
|
21483
21513
|
]
|
|
21484
21514
|
},
|
|
21485
|
-
"analytics:
|
|
21515
|
+
"analytics:usage:traffic:totals": {
|
|
21486
21516
|
"aliases": [],
|
|
21487
21517
|
"args": {},
|
|
21488
|
-
"description": "Get aggregated
|
|
21518
|
+
"description": "Get aggregated traffic usage analytics - totals",
|
|
21489
21519
|
"examples": [
|
|
21490
|
-
"<%= config.bin %> analytics
|
|
21491
|
-
"<%= config.bin %> analytics
|
|
21492
|
-
"<%= config.bin %> analytics
|
|
21520
|
+
"<%= config.bin %> analytics usage traffic totals --date-expression thismonth",
|
|
21521
|
+
"<%= config.bin %> analytics usage traffic totals --date-start 2024-01-01 --date-end 2024-01-31",
|
|
21522
|
+
"<%= config.bin %> analytics usage traffic totals --json"
|
|
21493
21523
|
],
|
|
21494
21524
|
"flags": {
|
|
21495
21525
|
"json": {
|
|
@@ -21575,21 +21605,23 @@
|
|
|
21575
21605
|
},
|
|
21576
21606
|
"hasDynamicHelp": false,
|
|
21577
21607
|
"hiddenAliases": [],
|
|
21578
|
-
"id": "analytics:
|
|
21608
|
+
"id": "analytics:usage:traffic:totals",
|
|
21579
21609
|
"pluginAlias": "twentythree-cli",
|
|
21580
21610
|
"pluginName": "twentythree-cli",
|
|
21581
21611
|
"pluginType": "core",
|
|
21582
21612
|
"strict": true,
|
|
21583
21613
|
"enableJsonFlag": true,
|
|
21584
21614
|
"agentMetadata": {
|
|
21585
|
-
"api_endpoint": "GET /analytics/data/
|
|
21615
|
+
"api_endpoint": "GET /analytics/data/usage/traffic/totals",
|
|
21586
21616
|
"auth_scope": "read",
|
|
21587
21617
|
"output_shape": {
|
|
21588
21618
|
"type": "table",
|
|
21589
21619
|
"columns": [
|
|
21590
|
-
"
|
|
21620
|
+
"Traffic Type",
|
|
21591
21621
|
"Plays",
|
|
21592
|
-
"Engagement"
|
|
21622
|
+
"Engagement",
|
|
21623
|
+
"Traffic",
|
|
21624
|
+
"Impressions"
|
|
21593
21625
|
]
|
|
21594
21626
|
},
|
|
21595
21627
|
"side_effects": "none"
|
|
@@ -21599,11 +21631,11 @@
|
|
|
21599
21631
|
"dist",
|
|
21600
21632
|
"commands",
|
|
21601
21633
|
"analytics",
|
|
21602
|
-
"
|
|
21603
|
-
"
|
|
21634
|
+
"usage",
|
|
21635
|
+
"traffic",
|
|
21604
21636
|
"totals.cjs"
|
|
21605
21637
|
]
|
|
21606
21638
|
}
|
|
21607
21639
|
},
|
|
21608
|
-
"version": "1.0.
|
|
21640
|
+
"version": "1.0.2"
|
|
21609
21641
|
}
|