@@ -41,7 +41,7 @@ EXAMPLES
4141 $ twentythree action add --type overlay --object-id 12345 --json
4242```
4343
44- _ See code: [ src/commands/action/add.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/add.ts ) _
44+ _ See code: [ src/commands/action/add.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/add.ts ) _
4545
4646## ` twentythree action delete ID `
4747
@@ -67,7 +67,7 @@ EXAMPLES
6767 $ twentythree action delete 12345 --json
6868```
6969
70- _ See code: [ src/commands/action/delete.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/delete.ts ) _
70+ _ See code: [ src/commands/action/delete.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/delete.ts ) _
7171
7272## ` twentythree action exclude ID `
7373
@@ -99,7 +99,7 @@ EXAMPLES
9999 $ twentythree action exclude 12345 --object-id 6789 --json
100100```
101101
102- _ See code: [ src/commands/action/exclude.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/exclude.ts ) _
102+ _ See code: [ src/commands/action/exclude.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/exclude.ts ) _
103103
104104## ` twentythree action get [ID] `
105105
@@ -140,7 +140,7 @@ EXAMPLES
140140 $ twentythree action get 12345 --json
141141```
142142
143- _ See code: [ src/commands/action/get.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/get.ts ) _
143+ _ See code: [ src/commands/action/get.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/get.ts ) _
144144
145145## ` twentythree action include ID `
146146
@@ -172,7 +172,7 @@ EXAMPLES
172172 $ twentythree action include 12345 --object-id 6789 --json
173173```
174174
175- _ See code: [ src/commands/action/include.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/include.ts ) _
175+ _ See code: [ src/commands/action/include.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/include.ts ) _
176176
177177## ` twentythree action list `
178178
@@ -209,7 +209,7 @@ EXAMPLES
209209 $ twentythree action list --video-id 12345 --json
210210```
211211
212- _ See code: [ src/commands/action/list.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/list.ts ) _
212+ _ See code: [ src/commands/action/list.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/list.ts ) _
213213
214214## ` twentythree action types `
215215
@@ -237,7 +237,7 @@ EXAMPLES
237237 $ twentythree action types --json
238238```
239239
240- _ See code: [ src/commands/action/types.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/types.ts ) _
240+ _ See code: [ src/commands/action/types.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/types.ts ) _
241241
242242## ` twentythree action update ID `
243243
@@ -273,7 +273,7 @@ EXAMPLES
273273 $ twentythree action update 12345 --name "Buy Now" --start-time 10 --end-time 20 --json
274274```
275275
276- _ See code: [ src/commands/action/update.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/update.ts ) _
276+ _ See code: [ src/commands/action/update.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/update.ts ) _
277277
278278## ` twentythree action upload ID VARIABLE-NAME FILE `
279279
@@ -303,4 +303,4 @@ EXAMPLES
303303 $ twentythree action upload 12345 image ./banner.png --json
304304```
305305
306- _ See code: [ src/commands/action/upload.ts] ( https://github.com/23/twentythree-cli/blob/v1.6.4 /src/commands/action/upload.ts ) _
306+ _ See code: [ src/commands/action/upload.ts] ( https://github.com/23/twentythree-cli/blob/v1.7.0 /src/commands/action/upload.ts ) _
0 commit comments