twentythree-cli 1.3.7 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/auth/credentials.cjs +101 -14
- package/dist/commands/seo/get.cjs +1 -1
- package/dist/commands/seo/status.cjs +7 -1
- package/dist/lib/base-command.cjs +1 -1
- package/docs/commands/action/add.md +1 -1
- package/docs/commands/action/delete.md +1 -1
- package/docs/commands/action/exclude.md +1 -1
- package/docs/commands/action/get.md +1 -1
- package/docs/commands/action/include.md +1 -1
- package/docs/commands/action/list.md +1 -1
- package/docs/commands/action/types.md +1 -1
- package/docs/commands/action/update.md +1 -1
- package/docs/commands/action/upload.md +1 -1
- package/docs/commands/action.md +9 -9
- package/docs/commands/analytics/conversions.md +3 -3
- package/docs/commands/analytics/live.md +9 -9
- package/docs/commands/analytics/usage.md +18 -18
- package/docs/commands/analytics/video.md +12 -12
- package/docs/commands/analytics.md +42 -42
- package/docs/commands/app/add.md +1 -1
- package/docs/commands/app/delete.md +1 -1
- package/docs/commands/app/list.md +1 -1
- package/docs/commands/app/remove-thumbnail.md +1 -1
- package/docs/commands/app/set-thumbnail.md +1 -1
- package/docs/commands/app/update.md +1 -1
- package/docs/commands/app.md +6 -6
- package/docs/commands/audience/companies.md +1 -1
- package/docs/commands/audience/field.md +4 -4
- package/docs/commands/audience/funnel.md +1 -1
- package/docs/commands/audience/identity-sources.md +1 -1
- package/docs/commands/audience/list-collectors.md +1 -1
- package/docs/commands/audience/list.md +1 -1
- package/docs/commands/audience/metrics.md +1 -1
- package/docs/commands/audience/register.md +1 -1
- package/docs/commands/audience/remove.md +1 -1
- package/docs/commands/audience/search.md +1 -1
- package/docs/commands/audience/timelines.md +1 -1
- package/docs/commands/audience/unregister.md +1 -1
- package/docs/commands/audience.md +15 -15
- package/docs/commands/auth/credentials.md +1 -1
- package/docs/commands/auth/status.md +1 -1
- package/docs/commands/auth/switch.md +1 -1
- package/docs/commands/auth.md +25 -4
- package/docs/commands/autocomplete.md +1 -1
- package/docs/commands/category/create.md +1 -1
- package/docs/commands/category/delete.md +1 -1
- package/docs/commands/category/list.md +1 -1
- package/docs/commands/category/update.md +1 -1
- package/docs/commands/category.md +5 -5
- package/docs/commands/collector/exclude.md +1 -1
- package/docs/commands/collector/include.md +1 -1
- package/docs/commands/collector/list.md +1 -1
- package/docs/commands/collector.md +3 -3
- package/docs/commands/comment/add.md +1 -1
- package/docs/commands/comment/clone.md +1 -1
- package/docs/commands/comment/delete.md +1 -1
- package/docs/commands/comment/list.md +1 -1
- package/docs/commands/comment/promote.md +1 -1
- package/docs/commands/comment/reaction.md +3 -3
- package/docs/commands/comment/set-order.md +1 -1
- package/docs/commands/comment/update.md +1 -1
- package/docs/commands/comment.md +10 -10
- package/docs/commands/doctor.md +1 -1
- package/docs/commands/openupload/list.md +1 -1
- package/docs/commands/openupload/update-file.md +1 -1
- package/docs/commands/openupload/upload-file.md +1 -1
- package/docs/commands/openupload.md +3 -3
- package/docs/commands/player/delete.md +1 -1
- package/docs/commands/player/embed-versions.md +1 -1
- package/docs/commands/player/embed.md +1 -1
- package/docs/commands/player/list.md +1 -1
- package/docs/commands/player/remove-thumbnail.md +1 -1
- package/docs/commands/player/set-thumbnail.md +1 -1
- package/docs/commands/player/styles.md +1 -1
- package/docs/commands/player/update.md +1 -1
- package/docs/commands/player.md +8 -8
- package/docs/commands/poll/add.md +1 -1
- package/docs/commands/poll/answer.md +1 -1
- package/docs/commands/poll/list.md +1 -1
- package/docs/commands/poll/remove.md +1 -1
- package/docs/commands/poll/set-options.md +1 -1
- package/docs/commands/poll/update.md +1 -1
- package/docs/commands/poll.md +6 -6
- package/docs/commands/presentation/page.md +1 -1
- package/docs/commands/presentation/setting.md +2 -2
- package/docs/commands/presentation.md +3 -3
- package/docs/commands/protection/protect.md +1 -1
- package/docs/commands/protection/unprotect.md +1 -1
- package/docs/commands/protection/verify.md +1 -1
- package/docs/commands/protection.md +3 -3
- package/docs/commands/seo/get.md +1 -1
- package/docs/commands/seo/status.md +1 -1
- package/docs/commands/seo/update.md +1 -1
- package/docs/commands/seo.md +3 -3
- package/docs/commands/session/get-token.md +1 -1
- package/docs/commands/session/redeem-token.md +1 -1
- package/docs/commands/session.md +2 -2
- package/docs/commands/setting/update.md +1 -1
- package/docs/commands/setting.md +1 -1
- package/docs/commands/site/get.md +1 -1
- package/docs/commands/site/search.md +1 -1
- package/docs/commands/site.md +2 -2
- package/docs/commands/spot/check.md +1 -1
- package/docs/commands/spot/create.md +1 -1
- package/docs/commands/spot/delete.md +1 -1
- package/docs/commands/spot/list.md +1 -1
- package/docs/commands/spot/reset-version.md +1 -1
- package/docs/commands/spot/set-videos.md +1 -1
- package/docs/commands/spot/update.md +1 -1
- package/docs/commands/spot.md +7 -7
- package/docs/commands/tag/list.md +1 -1
- package/docs/commands/tag/related.md +1 -1
- package/docs/commands/tag.md +2 -2
- package/docs/commands/thumbnail/add.md +1 -1
- package/docs/commands/thumbnail/data.md +1 -1
- package/docs/commands/thumbnail/delete.md +1 -1
- package/docs/commands/thumbnail/duplicate.md +1 -1
- package/docs/commands/thumbnail/file.md +3 -3
- package/docs/commands/thumbnail/list.md +1 -1
- package/docs/commands/thumbnail/preview-scss.md +1 -1
- package/docs/commands/thumbnail/update.md +1 -1
- package/docs/commands/thumbnail.md +11 -11
- package/docs/commands/user/create.md +1 -1
- package/docs/commands/user/get-login-token.md +1 -1
- package/docs/commands/user/get.md +1 -1
- package/docs/commands/user/list.md +1 -1
- package/docs/commands/user/redeem-login-token.md +1 -1
- package/docs/commands/user/send-invitation.md +1 -1
- package/docs/commands/user/tokens.md +1 -1
- package/docs/commands/user/update.md +1 -1
- package/docs/commands/user.md +8 -8
- package/docs/commands/video/delete.md +1 -1
- package/docs/commands/video/frame.md +1 -1
- package/docs/commands/video/get.md +1 -1
- package/docs/commands/video/list.md +1 -1
- package/docs/commands/video/replace.md +1 -1
- package/docs/commands/video/section.md +8 -8
- package/docs/commands/video/subtitle.md +12 -12
- package/docs/commands/video/transcoding-progress.md +1 -1
- package/docs/commands/video/update.md +1 -1
- package/docs/commands/video/upload.md +1 -1
- package/docs/commands/video.md +28 -28
- package/docs/commands/webhook/events.md +1 -1
- package/docs/commands/webhook/list.md +1 -1
- package/docs/commands/webhook/sample.md +1 -1
- package/docs/commands/webhook/subscribe.md +1 -1
- package/docs/commands/webhook/unsubscribe.md +1 -1
- package/docs/commands/webhook.md +5 -5
- package/docs/commands/webinar/attachment.md +4 -4
- package/docs/commands/webinar/clips.md +1 -1
- package/docs/commands/webinar/create.md +1 -1
- package/docs/commands/webinar/delete.md +1 -1
- package/docs/commands/webinar/highlights.md +1 -1
- package/docs/commands/webinar/list-formats.md +1 -1
- package/docs/commands/webinar/list.md +1 -1
- package/docs/commands/webinar/log.md +1 -1
- package/docs/commands/webinar/mail.md +7 -7
- package/docs/commands/webinar/metrics.md +1 -1
- package/docs/commands/webinar/queued-video.md +2 -2
- package/docs/commands/webinar/recording.md +4 -4
- package/docs/commands/webinar/repeat.md +1 -1
- package/docs/commands/webinar/room.md +4 -4
- package/docs/commands/webinar/section.md +4 -4
- package/docs/commands/webinar/series.md +12 -12
- package/docs/commands/webinar/speaker.md +14 -14
- package/docs/commands/webinar/transcription.md +4 -4
- package/docs/commands/webinar/update.md +1 -1
- package/docs/commands/webinar/upload-image.md +1 -1
- package/docs/commands/webinar.md +67 -67
- package/docs/commands/workspace/list.md +1 -1
- package/docs/commands/workspace/use.md +1 -1
- package/docs/commands/workspace.md +2 -2
- package/docs/guides/ai-agents.md +169 -0
- package/oclif.manifest.json +2462 -2430
- package/package.json +1 -1
|
@@ -6,17 +6,114 @@ let _oclif_core = require("@oclif/core");
|
|
|
6
6
|
let _clack_prompts = require("@clack/prompts");
|
|
7
7
|
_clack_prompts = require_runtime.__toESM(_clack_prompts);
|
|
8
8
|
//#region src/commands/auth/credentials.ts
|
|
9
|
+
/**
|
|
10
|
+
* Build the workspace entry used for anonymous (domain-only) access — no token,
|
|
11
|
+
* no workspace discovery. Shared by the interactive and non-interactive paths.
|
|
12
|
+
*/
|
|
13
|
+
function buildDomainOnlyEntry(domain) {
|
|
14
|
+
return {
|
|
15
|
+
domain,
|
|
16
|
+
display_name: domain,
|
|
17
|
+
bearer_token: "",
|
|
18
|
+
expiration_time: "",
|
|
19
|
+
api_base_url: `https://${domain}/`,
|
|
20
|
+
site_name: domain,
|
|
21
|
+
canonical_user_p: false,
|
|
22
|
+
starred_p: false
|
|
23
|
+
};
|
|
24
|
+
}
|
|
9
25
|
var Credentials = class Credentials extends _oclif_core.Command {
|
|
10
26
|
static description = "Configure domain and bearer token for a TwentyThree workspace";
|
|
27
|
+
static enableJsonFlag = true;
|
|
11
28
|
static agentMetadata = {
|
|
12
29
|
api_endpoint: "interactive",
|
|
13
30
|
auth_scope: "none",
|
|
14
31
|
output_shape: { type: "none" },
|
|
15
32
|
side_effects: "creates"
|
|
16
33
|
};
|
|
17
|
-
static
|
|
34
|
+
static flags = {
|
|
35
|
+
domain: _oclif_core.Flags.string({ description: "Workspace domain (e.g. company.video23.com). Passing this runs the command non-interactively (no prompts)." }),
|
|
36
|
+
token: _oclif_core.Flags.string({ description: "Bearer/login token. Falls back to the TWENTYTHREE_TOKEN env var. Omit for anonymous (domain-only) access." }),
|
|
37
|
+
workspace: _oclif_core.Flags.string({ description: "Which discovered workspace to set active (domain or display name) when the token unlocks several. Non-interactive mode only." })
|
|
38
|
+
};
|
|
39
|
+
static examples = [
|
|
40
|
+
"<%= config.bin %> auth credentials",
|
|
41
|
+
"<%= config.bin %> auth credentials --domain company.video23.com --token <token>",
|
|
42
|
+
"<%= config.bin %> auth credentials --domain company.video23.com --token <token> --workspace \"Marketing\"",
|
|
43
|
+
"TWENTYTHREE_TOKEN=<token> <%= config.bin %> auth credentials --domain company.video23.com --json"
|
|
44
|
+
];
|
|
18
45
|
async run() {
|
|
19
|
-
await this.parse(Credentials);
|
|
46
|
+
const { flags } = await this.parse(Credentials);
|
|
47
|
+
if (flags.domain !== void 0) return this.runNonInteractive(flags.domain, flags.token ?? process.env.TWENTYTHREE_TOKEN, flags.workspace);
|
|
48
|
+
if (!process.stdin.isTTY) this.error("No interactive terminal detected. Run non-interactively instead:\n twentythree auth credentials --domain <domain> [--token <token>]\n(the token can also be supplied via the TWENTYTHREE_TOKEN env var).", { exit: 1 });
|
|
49
|
+
return this.runInteractive();
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Non-interactive configuration driven entirely by flags / env vars.
|
|
53
|
+
* Returns a JSON-serializable summary when --json is set.
|
|
54
|
+
*/
|
|
55
|
+
async runNonInteractive(domain, token, workspaceSelector) {
|
|
56
|
+
if (!domain.includes(".")) this.error(`Invalid domain '${domain}' — expected something like company.video23.com`, { exit: 1 });
|
|
57
|
+
const trimmedToken = (token ?? "").trim();
|
|
58
|
+
const json = this.jsonEnabled();
|
|
59
|
+
if (!trimmedToken) {
|
|
60
|
+
require_auth_workspace_config.setWorkspaces([buildDomainOnlyEntry(domain)]);
|
|
61
|
+
require_auth_workspace_config.setActiveWorkspace(domain);
|
|
62
|
+
if (json) return {
|
|
63
|
+
domain,
|
|
64
|
+
mode: "anonymous",
|
|
65
|
+
active_workspace: domain,
|
|
66
|
+
workspaces: [domain]
|
|
67
|
+
};
|
|
68
|
+
this.log(`Anonymous mode configured for ${domain}. Only endpoints that do not require authentication are accessible.`);
|
|
69
|
+
this.log("Re-run with --token to add a bearer token.");
|
|
70
|
+
return;
|
|
71
|
+
}
|
|
72
|
+
require_auth_credential_store.setCredential(domain, trimmedToken);
|
|
73
|
+
require_auth_workspace_config.setCredentialDomain(domain);
|
|
74
|
+
let workspaces;
|
|
75
|
+
try {
|
|
76
|
+
workspaces = await require_auth_token_refresh.fetchWorkspaceTokens(domain, trimmedToken);
|
|
77
|
+
} catch (err) {
|
|
78
|
+
this.error(`Could not discover workspaces: ${err instanceof Error ? err.message : String(err)}`, { exit: 1 });
|
|
79
|
+
return;
|
|
80
|
+
}
|
|
81
|
+
if (workspaces.length === 0) {
|
|
82
|
+
this.error("No workspaces were returned for the provided token.", { exit: 1 });
|
|
83
|
+
return;
|
|
84
|
+
}
|
|
85
|
+
let active;
|
|
86
|
+
if (workspaceSelector) {
|
|
87
|
+
const match = require_auth_workspace_config.findWorkspace(workspaceSelector, workspaces);
|
|
88
|
+
if (match === null) {
|
|
89
|
+
this.error(`No workspace matching '${workspaceSelector}'. Available: ` + workspaces.map((w) => `${w.display_name} (${w.domain})`).join(", "), { exit: 1 });
|
|
90
|
+
return;
|
|
91
|
+
}
|
|
92
|
+
if (Array.isArray(match)) {
|
|
93
|
+
this.error(`'${workspaceSelector}' is ambiguous — matches: ${match.map((w) => w.domain).join(", ")}. Use the exact domain.`, { exit: 1 });
|
|
94
|
+
return;
|
|
95
|
+
}
|
|
96
|
+
active = match;
|
|
97
|
+
} else active = workspaces.find((w) => w.starred_p) ?? workspaces.find((w) => w.canonical_user_p) ?? workspaces[0];
|
|
98
|
+
require_auth_workspace_config.setWorkspaces(workspaces);
|
|
99
|
+
require_auth_workspace_config.setActiveWorkspace(active.domain);
|
|
100
|
+
if (json) return {
|
|
101
|
+
domain,
|
|
102
|
+
mode: "authenticated",
|
|
103
|
+
active_workspace: active.domain,
|
|
104
|
+
workspaces: workspaces.map((w) => ({
|
|
105
|
+
domain: w.domain,
|
|
106
|
+
display_name: w.display_name
|
|
107
|
+
}))
|
|
108
|
+
};
|
|
109
|
+
this.log(`Credentials saved for ${domain}.`);
|
|
110
|
+
if (workspaces.length > 1 && !workspaceSelector) this.log(`Discovered ${workspaces.length} workspaces; set '${active.display_name} (${active.domain})' active. Use --workspace to choose a different one.`);
|
|
111
|
+
else this.log(`Active workspace: ${active.display_name} (${active.domain}).`);
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* Interactive configuration via @clack prompts (the original flow).
|
|
115
|
+
*/
|
|
116
|
+
async runInteractive() {
|
|
20
117
|
_clack_prompts.intro("TwentyThree credentials");
|
|
21
118
|
const domain = await _clack_prompts.text({
|
|
22
119
|
message: "Domain (e.g. company.video23.com)",
|
|
@@ -68,18 +165,8 @@ var Credentials = class Credentials extends _oclif_core.Command {
|
|
|
68
165
|
require_auth_workspace_config.setWorkspaces(workspaces);
|
|
69
166
|
require_auth_workspace_config.setActiveWorkspace(defaultDomain);
|
|
70
167
|
} else {
|
|
71
|
-
|
|
72
|
-
require_auth_workspace_config.
|
|
73
|
-
domain: domainStr,
|
|
74
|
-
display_name: domainStr,
|
|
75
|
-
bearer_token: "",
|
|
76
|
-
expiration_time: "",
|
|
77
|
-
api_base_url: `https://${domainStr}/`,
|
|
78
|
-
site_name: domainStr,
|
|
79
|
-
canonical_user_p: false,
|
|
80
|
-
starred_p: false
|
|
81
|
-
}]);
|
|
82
|
-
require_auth_workspace_config.setActiveWorkspace(domainStr);
|
|
168
|
+
require_auth_workspace_config.setWorkspaces([buildDomainOnlyEntry(domain)]);
|
|
169
|
+
require_auth_workspace_config.setActiveWorkspace(domain);
|
|
83
170
|
this.log("Anonymous mode: only endpoints that do not require authentication are accessible.");
|
|
84
171
|
this.log("Run `twentythree auth credentials` again to add a bearer token.");
|
|
85
172
|
}
|
|
@@ -47,7 +47,7 @@ var SeoGet = class SeoGet extends require_lib_base_command.AuthenticatedCommand
|
|
|
47
47
|
id: flags["object-id"]
|
|
48
48
|
}]
|
|
49
49
|
});
|
|
50
|
-
const resp = data;
|
|
50
|
+
const resp = data?.data ?? data;
|
|
51
51
|
this.log(`seo_title: ${String(resp?.seo_title ?? "")}`);
|
|
52
52
|
this.log(`seo_description: ${String(resp?.seo_description ?? "")}`);
|
|
53
53
|
this.log(`seo_keywords: ${String(resp?.seo_keywords ?? "")}`);
|
|
@@ -47,12 +47,18 @@ var SeoStatus = class SeoStatus extends require_lib_base_command.AuthenticatedCo
|
|
|
47
47
|
id: flags["object-id"]
|
|
48
48
|
}]
|
|
49
49
|
});
|
|
50
|
-
const resp = data;
|
|
50
|
+
const resp = data?.data ?? data;
|
|
51
51
|
this.log(`object_id: ${String(resp?.object_id ?? "")}`);
|
|
52
52
|
this.log(`object_type: ${String(resp?.object_type ?? "")}`);
|
|
53
53
|
this.log(`current_score: ${String(resp?.current_score ?? "")}`);
|
|
54
54
|
this.log(`max_score: ${String(resp?.max_score ?? "")}`);
|
|
55
55
|
this.log(`overall_state_label: ${String(resp?.overall_state_label ?? "")}`);
|
|
56
|
+
const states = resp?.states;
|
|
57
|
+
if (Array.isArray(states) && states.length > 0) {
|
|
58
|
+
this.log("");
|
|
59
|
+
this.log("SEO states:");
|
|
60
|
+
for (const s of states) this.log(` [${String(s.state).padEnd(8)}] ${String(s.label)}`);
|
|
61
|
+
}
|
|
56
62
|
}
|
|
57
63
|
};
|
|
58
64
|
//#endregion
|
|
@@ -106,7 +106,7 @@ var BaseCommand = class extends _oclif_core.Command {
|
|
|
106
106
|
async catch(err) {
|
|
107
107
|
if (!process.stdin.isTTY) return super.catch(err);
|
|
108
108
|
if (err.constructor.name !== "FailedFlagValidationError") return super.catch(err);
|
|
109
|
-
const flagNames = [...err.message.matchAll(/Missing required flag ([
|
|
109
|
+
const flagNames = [...err.message.matchAll(/Missing required flag ([a-zA-Z0-9_-]+)/g)].map((m) => m[1]);
|
|
110
110
|
if (flagNames.length === 0) return super.catch(err);
|
|
111
111
|
const inputFlags = err.parse?.input?.flags ?? {};
|
|
112
112
|
_clack_prompts.intro("Missing required input");
|
|
@@ -33,4 +33,4 @@ EXAMPLES
|
|
|
33
33
|
$ twentythree action add --type overlay --object-id 12345 --json
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
_See code: [src/commands/action/add.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
36
|
+
_See code: [src/commands/action/add.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/add.ts)_
|
|
@@ -29,4 +29,4 @@ EXAMPLES
|
|
|
29
29
|
$ twentythree action delete 12345 --json
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
_See code: [src/commands/action/delete.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
32
|
+
_See code: [src/commands/action/delete.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/delete.ts)_
|
|
@@ -35,4 +35,4 @@ EXAMPLES
|
|
|
35
35
|
$ twentythree action exclude 12345 --object-id 6789 --json
|
|
36
36
|
```
|
|
37
37
|
|
|
38
|
-
_See code: [src/commands/action/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
38
|
+
_See code: [src/commands/action/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/exclude.ts)_
|
|
@@ -44,4 +44,4 @@ EXAMPLES
|
|
|
44
44
|
$ twentythree action get 12345 --json
|
|
45
45
|
```
|
|
46
46
|
|
|
47
|
-
_See code: [src/commands/action/get.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
47
|
+
_See code: [src/commands/action/get.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/get.ts)_
|
|
@@ -35,4 +35,4 @@ EXAMPLES
|
|
|
35
35
|
$ twentythree action include 12345 --object-id 6789 --json
|
|
36
36
|
```
|
|
37
37
|
|
|
38
|
-
_See code: [src/commands/action/include.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
38
|
+
_See code: [src/commands/action/include.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/include.ts)_
|
|
@@ -40,4 +40,4 @@ EXAMPLES
|
|
|
40
40
|
$ twentythree action list --video-id 12345 --json
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
_See code: [src/commands/action/list.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
43
|
+
_See code: [src/commands/action/list.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/list.ts)_
|
|
@@ -31,4 +31,4 @@ EXAMPLES
|
|
|
31
31
|
$ twentythree action types --json
|
|
32
32
|
```
|
|
33
33
|
|
|
34
|
-
_See code: [src/commands/action/types.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
34
|
+
_See code: [src/commands/action/types.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/types.ts)_
|
|
@@ -39,4 +39,4 @@ EXAMPLES
|
|
|
39
39
|
$ twentythree action update 12345 --name "Buy Now" --start-time 10 --end-time 20 --json
|
|
40
40
|
```
|
|
41
41
|
|
|
42
|
-
_See code: [src/commands/action/update.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
42
|
+
_See code: [src/commands/action/update.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/update.ts)_
|
|
@@ -33,4 +33,4 @@ EXAMPLES
|
|
|
33
33
|
$ twentythree action upload 12345 image ./banner.png --json
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
_See code: [src/commands/action/upload.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
36
|
+
_See code: [src/commands/action/upload.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/upload.ts)_
|
package/docs/commands/action.md
CHANGED
|
@@ -41,7 +41,7 @@ EXAMPLES
|
|
|
41
41
|
$ twentythree action add --type overlay --object-id 12345 --json
|
|
42
42
|
```
|
|
43
43
|
|
|
44
|
-
_See code: [src/commands/action/add.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
44
|
+
_See code: [src/commands/action/add.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/add.ts)_
|
|
45
45
|
|
|
46
46
|
## `twentythree action delete ID`
|
|
47
47
|
|
|
@@ -67,7 +67,7 @@ EXAMPLES
|
|
|
67
67
|
$ twentythree action delete 12345 --json
|
|
68
68
|
```
|
|
69
69
|
|
|
70
|
-
_See code: [src/commands/action/delete.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
70
|
+
_See code: [src/commands/action/delete.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/delete.ts)_
|
|
71
71
|
|
|
72
72
|
## `twentythree action exclude ID`
|
|
73
73
|
|
|
@@ -99,7 +99,7 @@ EXAMPLES
|
|
|
99
99
|
$ twentythree action exclude 12345 --object-id 6789 --json
|
|
100
100
|
```
|
|
101
101
|
|
|
102
|
-
_See code: [src/commands/action/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
102
|
+
_See code: [src/commands/action/exclude.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/exclude.ts)_
|
|
103
103
|
|
|
104
104
|
## `twentythree action get [ID]`
|
|
105
105
|
|
|
@@ -140,7 +140,7 @@ EXAMPLES
|
|
|
140
140
|
$ twentythree action get 12345 --json
|
|
141
141
|
```
|
|
142
142
|
|
|
143
|
-
_See code: [src/commands/action/get.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
143
|
+
_See code: [src/commands/action/get.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/get.ts)_
|
|
144
144
|
|
|
145
145
|
## `twentythree action include ID`
|
|
146
146
|
|
|
@@ -172,7 +172,7 @@ EXAMPLES
|
|
|
172
172
|
$ twentythree action include 12345 --object-id 6789 --json
|
|
173
173
|
```
|
|
174
174
|
|
|
175
|
-
_See code: [src/commands/action/include.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
175
|
+
_See code: [src/commands/action/include.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/include.ts)_
|
|
176
176
|
|
|
177
177
|
## `twentythree action list`
|
|
178
178
|
|
|
@@ -209,7 +209,7 @@ EXAMPLES
|
|
|
209
209
|
$ twentythree action list --video-id 12345 --json
|
|
210
210
|
```
|
|
211
211
|
|
|
212
|
-
_See code: [src/commands/action/list.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
212
|
+
_See code: [src/commands/action/list.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/list.ts)_
|
|
213
213
|
|
|
214
214
|
## `twentythree action types`
|
|
215
215
|
|
|
@@ -237,7 +237,7 @@ EXAMPLES
|
|
|
237
237
|
$ twentythree action types --json
|
|
238
238
|
```
|
|
239
239
|
|
|
240
|
-
_See code: [src/commands/action/types.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
240
|
+
_See code: [src/commands/action/types.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/types.ts)_
|
|
241
241
|
|
|
242
242
|
## `twentythree action update ID`
|
|
243
243
|
|
|
@@ -273,7 +273,7 @@ EXAMPLES
|
|
|
273
273
|
$ twentythree action update 12345 --name "Buy Now" --start-time 10 --end-time 20 --json
|
|
274
274
|
```
|
|
275
275
|
|
|
276
|
-
_See code: [src/commands/action/update.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
276
|
+
_See code: [src/commands/action/update.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/update.ts)_
|
|
277
277
|
|
|
278
278
|
## `twentythree action upload ID VARIABLE-NAME FILE`
|
|
279
279
|
|
|
@@ -303,4 +303,4 @@ EXAMPLES
|
|
|
303
303
|
$ twentythree action upload 12345 image ./banner.png --json
|
|
304
304
|
```
|
|
305
305
|
|
|
306
|
-
_See code: [src/commands/action/upload.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
306
|
+
_See code: [src/commands/action/upload.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/action/upload.ts)_
|
|
@@ -40,7 +40,7 @@ EXAMPLES
|
|
|
40
40
|
$ twentythree analytics conversions --json
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
_See code: [src/commands/analytics/conversions/index.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
43
|
+
_See code: [src/commands/analytics/conversions/index.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/conversions/index.ts)_
|
|
44
44
|
|
|
45
45
|
## `twentythree analytics conversions timeseries`
|
|
46
46
|
|
|
@@ -75,7 +75,7 @@ EXAMPLES
|
|
|
75
75
|
$ twentythree analytics conversions timeseries --json
|
|
76
76
|
```
|
|
77
77
|
|
|
78
|
-
_See code: [src/commands/analytics/conversions/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
78
|
+
_See code: [src/commands/analytics/conversions/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/conversions/timeseries.ts)_
|
|
79
79
|
|
|
80
80
|
## `twentythree analytics conversions totals`
|
|
81
81
|
|
|
@@ -110,4 +110,4 @@ EXAMPLES
|
|
|
110
110
|
$ twentythree analytics conversions totals --json
|
|
111
111
|
```
|
|
112
112
|
|
|
113
|
-
_See code: [src/commands/analytics/conversions/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
113
|
+
_See code: [src/commands/analytics/conversions/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/conversions/totals.ts)_
|
|
@@ -49,7 +49,7 @@ EXAMPLES
|
|
|
49
49
|
$ twentythree analytics live --json
|
|
50
50
|
```
|
|
51
51
|
|
|
52
|
-
_See code: [src/commands/analytics/live/index.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
52
|
+
_See code: [src/commands/analytics/live/index.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/index.ts)_
|
|
53
53
|
|
|
54
54
|
## `twentythree analytics live event`
|
|
55
55
|
|
|
@@ -87,7 +87,7 @@ EXAMPLES
|
|
|
87
87
|
$ twentythree analytics live event --json
|
|
88
88
|
```
|
|
89
89
|
|
|
90
|
-
_See code: [src/commands/analytics/live/event.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
90
|
+
_See code: [src/commands/analytics/live/event.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/event.ts)_
|
|
91
91
|
|
|
92
92
|
## `twentythree analytics live event-timeseries`
|
|
93
93
|
|
|
@@ -122,7 +122,7 @@ EXAMPLES
|
|
|
122
122
|
$ twentythree analytics live event-timeseries --json
|
|
123
123
|
```
|
|
124
124
|
|
|
125
|
-
_See code: [src/commands/analytics/live/event-timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
125
|
+
_See code: [src/commands/analytics/live/event-timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/event-timeseries.ts)_
|
|
126
126
|
|
|
127
127
|
## `twentythree analytics live event-totals`
|
|
128
128
|
|
|
@@ -157,7 +157,7 @@ EXAMPLES
|
|
|
157
157
|
$ twentythree analytics live event-totals --json
|
|
158
158
|
```
|
|
159
159
|
|
|
160
|
-
_See code: [src/commands/analytics/live/event-totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
160
|
+
_See code: [src/commands/analytics/live/event-totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/event-totals.ts)_
|
|
161
161
|
|
|
162
162
|
## `twentythree analytics live timeseries`
|
|
163
163
|
|
|
@@ -192,7 +192,7 @@ EXAMPLES
|
|
|
192
192
|
$ twentythree analytics live timeseries --json
|
|
193
193
|
```
|
|
194
194
|
|
|
195
|
-
_See code: [src/commands/analytics/live/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
195
|
+
_See code: [src/commands/analytics/live/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/timeseries.ts)_
|
|
196
196
|
|
|
197
197
|
## `twentythree analytics live totals`
|
|
198
198
|
|
|
@@ -227,7 +227,7 @@ EXAMPLES
|
|
|
227
227
|
$ twentythree analytics live totals --json
|
|
228
228
|
```
|
|
229
229
|
|
|
230
|
-
_See code: [src/commands/analytics/live/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
230
|
+
_See code: [src/commands/analytics/live/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/totals.ts)_
|
|
231
231
|
|
|
232
232
|
## `twentythree analytics live weekday`
|
|
233
233
|
|
|
@@ -265,7 +265,7 @@ EXAMPLES
|
|
|
265
265
|
$ twentythree analytics live weekday --json
|
|
266
266
|
```
|
|
267
267
|
|
|
268
|
-
_See code: [src/commands/analytics/live/weekday.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
268
|
+
_See code: [src/commands/analytics/live/weekday.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/weekday.ts)_
|
|
269
269
|
|
|
270
270
|
## `twentythree analytics live weekday timeseries`
|
|
271
271
|
|
|
@@ -300,7 +300,7 @@ EXAMPLES
|
|
|
300
300
|
$ twentythree analytics live weekday timeseries --json
|
|
301
301
|
```
|
|
302
302
|
|
|
303
|
-
_See code: [src/commands/analytics/live/weekday/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
303
|
+
_See code: [src/commands/analytics/live/weekday/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/weekday/timeseries.ts)_
|
|
304
304
|
|
|
305
305
|
## `twentythree analytics live weekday totals`
|
|
306
306
|
|
|
@@ -335,4 +335,4 @@ EXAMPLES
|
|
|
335
335
|
$ twentythree analytics live weekday totals --json
|
|
336
336
|
```
|
|
337
337
|
|
|
338
|
-
_See code: [src/commands/analytics/live/weekday/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
338
|
+
_See code: [src/commands/analytics/live/weekday/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/live/weekday/totals.ts)_
|
|
@@ -58,7 +58,7 @@ EXAMPLES
|
|
|
58
58
|
$ twentythree analytics usage devices --json
|
|
59
59
|
```
|
|
60
60
|
|
|
61
|
-
_See code: [src/commands/analytics/usage/devices.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
61
|
+
_See code: [src/commands/analytics/usage/devices.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/devices.ts)_
|
|
62
62
|
|
|
63
63
|
## `twentythree analytics usage devices timeseries`
|
|
64
64
|
|
|
@@ -93,7 +93,7 @@ EXAMPLES
|
|
|
93
93
|
$ twentythree analytics usage devices timeseries --json
|
|
94
94
|
```
|
|
95
95
|
|
|
96
|
-
_See code: [src/commands/analytics/usage/devices/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
96
|
+
_See code: [src/commands/analytics/usage/devices/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/devices/timeseries.ts)_
|
|
97
97
|
|
|
98
98
|
## `twentythree analytics usage devices totals`
|
|
99
99
|
|
|
@@ -128,7 +128,7 @@ EXAMPLES
|
|
|
128
128
|
$ twentythree analytics usage devices totals --json
|
|
129
129
|
```
|
|
130
130
|
|
|
131
|
-
_See code: [src/commands/analytics/usage/devices/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
131
|
+
_See code: [src/commands/analytics/usage/devices/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/devices/totals.ts)_
|
|
132
132
|
|
|
133
133
|
## `twentythree analytics usage domains`
|
|
134
134
|
|
|
@@ -166,7 +166,7 @@ EXAMPLES
|
|
|
166
166
|
$ twentythree analytics usage domains --json
|
|
167
167
|
```
|
|
168
168
|
|
|
169
|
-
_See code: [src/commands/analytics/usage/domains.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
169
|
+
_See code: [src/commands/analytics/usage/domains.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/domains.ts)_
|
|
170
170
|
|
|
171
171
|
## `twentythree analytics usage domains totals`
|
|
172
172
|
|
|
@@ -201,7 +201,7 @@ EXAMPLES
|
|
|
201
201
|
$ twentythree analytics usage domains totals --json
|
|
202
202
|
```
|
|
203
203
|
|
|
204
|
-
_See code: [src/commands/analytics/usage/domains/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
204
|
+
_See code: [src/commands/analytics/usage/domains/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/domains/totals.ts)_
|
|
205
205
|
|
|
206
206
|
## `twentythree analytics usage locations`
|
|
207
207
|
|
|
@@ -239,7 +239,7 @@ EXAMPLES
|
|
|
239
239
|
$ twentythree analytics usage locations --json
|
|
240
240
|
```
|
|
241
241
|
|
|
242
|
-
_See code: [src/commands/analytics/usage/locations.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
242
|
+
_See code: [src/commands/analytics/usage/locations.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/locations.ts)_
|
|
243
243
|
|
|
244
244
|
## `twentythree analytics usage locations totals`
|
|
245
245
|
|
|
@@ -274,7 +274,7 @@ EXAMPLES
|
|
|
274
274
|
$ twentythree analytics usage locations totals --json
|
|
275
275
|
```
|
|
276
276
|
|
|
277
|
-
_See code: [src/commands/analytics/usage/locations/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
277
|
+
_See code: [src/commands/analytics/usage/locations/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/locations/totals.ts)_
|
|
278
278
|
|
|
279
279
|
## `twentythree analytics usage sourceids`
|
|
280
280
|
|
|
@@ -312,7 +312,7 @@ EXAMPLES
|
|
|
312
312
|
$ twentythree analytics usage sourceids --json
|
|
313
313
|
```
|
|
314
314
|
|
|
315
|
-
_See code: [src/commands/analytics/usage/sourceids.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
315
|
+
_See code: [src/commands/analytics/usage/sourceids.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/sourceids.ts)_
|
|
316
316
|
|
|
317
317
|
## `twentythree analytics usage sourceids totals`
|
|
318
318
|
|
|
@@ -347,7 +347,7 @@ EXAMPLES
|
|
|
347
347
|
$ twentythree analytics usage sourceids totals --json
|
|
348
348
|
```
|
|
349
349
|
|
|
350
|
-
_See code: [src/commands/analytics/usage/sourceids/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
350
|
+
_See code: [src/commands/analytics/usage/sourceids/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/sourceids/totals.ts)_
|
|
351
351
|
|
|
352
352
|
## `twentythree analytics usage sources`
|
|
353
353
|
|
|
@@ -385,7 +385,7 @@ EXAMPLES
|
|
|
385
385
|
$ twentythree analytics usage sources --json
|
|
386
386
|
```
|
|
387
387
|
|
|
388
|
-
_See code: [src/commands/analytics/usage/sources.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
388
|
+
_See code: [src/commands/analytics/usage/sources.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/sources.ts)_
|
|
389
389
|
|
|
390
390
|
## `twentythree analytics usage sources totals`
|
|
391
391
|
|
|
@@ -420,7 +420,7 @@ EXAMPLES
|
|
|
420
420
|
$ twentythree analytics usage sources totals --json
|
|
421
421
|
```
|
|
422
422
|
|
|
423
|
-
_See code: [src/commands/analytics/usage/sources/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
423
|
+
_See code: [src/commands/analytics/usage/sources/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/sources/totals.ts)_
|
|
424
424
|
|
|
425
425
|
## `twentythree analytics usage spots`
|
|
426
426
|
|
|
@@ -458,7 +458,7 @@ EXAMPLES
|
|
|
458
458
|
$ twentythree analytics usage spots --json
|
|
459
459
|
```
|
|
460
460
|
|
|
461
|
-
_See code: [src/commands/analytics/usage/spots.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
461
|
+
_See code: [src/commands/analytics/usage/spots.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/spots.ts)_
|
|
462
462
|
|
|
463
463
|
## `twentythree analytics usage spots timeseries`
|
|
464
464
|
|
|
@@ -493,7 +493,7 @@ EXAMPLES
|
|
|
493
493
|
$ twentythree analytics usage spots timeseries --json
|
|
494
494
|
```
|
|
495
495
|
|
|
496
|
-
_See code: [src/commands/analytics/usage/spots/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
496
|
+
_See code: [src/commands/analytics/usage/spots/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/spots/timeseries.ts)_
|
|
497
497
|
|
|
498
498
|
## `twentythree analytics usage spots totals`
|
|
499
499
|
|
|
@@ -528,7 +528,7 @@ EXAMPLES
|
|
|
528
528
|
$ twentythree analytics usage spots totals --json
|
|
529
529
|
```
|
|
530
530
|
|
|
531
|
-
_See code: [src/commands/analytics/usage/spots/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
531
|
+
_See code: [src/commands/analytics/usage/spots/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/spots/totals.ts)_
|
|
532
532
|
|
|
533
533
|
## `twentythree analytics usage storage`
|
|
534
534
|
|
|
@@ -563,7 +563,7 @@ EXAMPLES
|
|
|
563
563
|
$ twentythree analytics usage storage --selection videos
|
|
564
564
|
```
|
|
565
565
|
|
|
566
|
-
_See code: [src/commands/analytics/usage/storage.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
566
|
+
_See code: [src/commands/analytics/usage/storage.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/storage.ts)_
|
|
567
567
|
|
|
568
568
|
## `twentythree analytics usage traffic`
|
|
569
569
|
|
|
@@ -601,7 +601,7 @@ EXAMPLES
|
|
|
601
601
|
$ twentythree analytics usage traffic --json
|
|
602
602
|
```
|
|
603
603
|
|
|
604
|
-
_See code: [src/commands/analytics/usage/traffic.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
604
|
+
_See code: [src/commands/analytics/usage/traffic.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/traffic.ts)_
|
|
605
605
|
|
|
606
606
|
## `twentythree analytics usage traffic timeseries`
|
|
607
607
|
|
|
@@ -636,7 +636,7 @@ EXAMPLES
|
|
|
636
636
|
$ twentythree analytics usage traffic timeseries --json
|
|
637
637
|
```
|
|
638
638
|
|
|
639
|
-
_See code: [src/commands/analytics/usage/traffic/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
639
|
+
_See code: [src/commands/analytics/usage/traffic/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/traffic/timeseries.ts)_
|
|
640
640
|
|
|
641
641
|
## `twentythree analytics usage traffic totals`
|
|
642
642
|
|
|
@@ -671,4 +671,4 @@ EXAMPLES
|
|
|
671
671
|
$ twentythree analytics usage traffic totals --json
|
|
672
672
|
```
|
|
673
673
|
|
|
674
|
-
_See code: [src/commands/analytics/usage/traffic/totals.ts](https://github.com/23/twentythree-cli/blob/v1.
|
|
674
|
+
_See code: [src/commands/analytics/usage/traffic/totals.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/analytics/usage/traffic/totals.ts)_
|