@@ -106,7 +106,7 @@ OPTIONS
106106 -s, --schema=schema (required) [default: templates] path to schema file
107107```
108108
109- _ See code: [ src/commands/autopilot/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/create.js ) _
109+ _ See code: [ src/commands/autopilot/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/create.js ) _
110110
111111## ` twilio autopilot:delete `
112112
@@ -117,14 +117,12 @@ USAGE
117117 $ twilio autopilot:delete
118118
119119OPTIONS
120- -l=(debug|info|warn|error|none) [default: info] Level of logging messages.
121- -o=(columns|json|tsv) [default: columns] Format of command output.
122120 -p, --profile=profile Shorthand identifier for your profile.
123121 -s, --assistant-sid=assistant-sid (required) assistant sid
124122 --unique-name=unique-name assistant unique name
125123```
126124
127- _ See code: [ src/commands/autopilot/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/delete.js ) _
125+ _ See code: [ src/commands/autopilot/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/delete.js ) _
128126
129127## ` twilio autopilot:export `
130128
@@ -140,7 +138,7 @@ OPTIONS
140138 --unique-name=unique-name assistant unique name
141139```
142140
143- _ See code: [ src/commands/autopilot/export.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/export.js ) _
141+ _ See code: [ src/commands/autopilot/export.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/export.js ) _
144142
145143## ` twilio autopilot:list `
146144
@@ -156,7 +154,7 @@ OPTIONS
156154 https://www.twilio.com/docs/autopilot/api/assistant#assistant-properties
157155```
158156
159- _ See code: [ src/commands/autopilot/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/list.js ) _
157+ _ See code: [ src/commands/autopilot/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/list.js ) _
160158
161159## ` twilio autopilot:update `
162160
@@ -167,14 +165,12 @@ USAGE
167165 $ twilio autopilot:update
168166
169167OPTIONS
170- -l=(debug|info|warn|error|none) [default: info] Level of logging messages.
171- -o=(columns|json|tsv) [default: columns] Format of command output.
172168 -p, --profile=profile Shorthand identifier for your profile.
173169 -s, --schema=schema (required) path to schema file to use for the update
174170 --unique-name=unique-name assistant unique name
175171```
176172
177- _ See code: [ src/commands/autopilot/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/update.js ) _
173+ _ See code: [ src/commands/autopilot/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/update.js ) _
178174
179175## ` twilio autopilot:fields:create `
180176
@@ -197,7 +193,7 @@ OPTIONS
197193 --unique-name=unique-name (required) field unique name
198194```
199195
200- _ See code: [ src/commands/autopilot/fields/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fields/create.js ) _
196+ _ See code: [ src/commands/autopilot/fields/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fields/create.js ) _
201197
202198## ` twilio autopilot:fields:delete `
203199
@@ -216,7 +212,7 @@ OPTIONS
216212 --task-sid=task-sid task sid
217213```
218214
219- _ See code: [ src/commands/autopilot/fields/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fields/delete.js ) _
215+ _ See code: [ src/commands/autopilot/fields/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fields/delete.js ) _
220216
221217## ` twilio autopilot:fields:list `
222218
@@ -234,7 +230,7 @@ OPTIONS
234230 --task-sid=task-sid task sid
235231```
236232
237- _ See code: [ src/commands/autopilot/fields/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fields/list.js ) _
233+ _ See code: [ src/commands/autopilot/fields/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fields/list.js ) _
238234
239235## ` twilio autopilot:fieldtypes:create `
240236
@@ -251,7 +247,7 @@ OPTIONS
251247 --unique-name=unique-name (required) unique name for the field type
252248```
253249
254- _ See code: [ src/commands/autopilot/fieldtypes/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fieldtypes/create.js ) _
250+ _ See code: [ src/commands/autopilot/fieldtypes/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fieldtypes/create.js ) _
255251
256252## ` twilio autopilot:fieldtypes:list `
257253
@@ -268,7 +264,7 @@ OPTIONS
268264 https://www.twilio.com/docs/autopilot/api/field-type#fieldtype-properties
269265```
270266
271- _ See code: [ src/commands/autopilot/fieldtypes/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fieldtypes/list.js ) _
267+ _ See code: [ src/commands/autopilot/fieldtypes/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fieldtypes/list.js ) _
272268
273269## ` twilio autopilot:fieldtypes:update `
274270
@@ -286,7 +282,7 @@ OPTIONS
286282 --unique-name=unique-name field unique name
287283```
288284
289- _ See code: [ src/commands/autopilot/fieldtypes/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fieldtypes/update.js ) _
285+ _ See code: [ src/commands/autopilot/fieldtypes/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fieldtypes/update.js ) _
290286
291287## ` twilio autopilot:fieldvalues:upload `
292288
@@ -303,7 +299,7 @@ OPTIONS
303299 --file-name=file-name (required) a CSV file of field values (one on each row with synonyms in columns)
304300```
305301
306- _ See code: [ src/commands/autopilot/fieldvalues/upload.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/fieldvalues/upload.js ) _
302+ _ See code: [ src/commands/autopilot/fieldvalues/upload.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/fieldvalues/upload.js ) _
307303
308304## ` twilio autopilot:tasks:create `
309305
@@ -320,7 +316,7 @@ OPTIONS
320316 --unique-name=unique-name (required) unique name for task
321317```
322318
323- _ See code: [ src/commands/autopilot/tasks/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/tasks/create.js ) _
319+ _ See code: [ src/commands/autopilot/tasks/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/tasks/create.js ) _
324320
325321## ` twilio autopilot:tasks:delete `
326322
@@ -336,7 +332,7 @@ OPTIONS
336332 --task-sid=task-sid task sid
337333```
338334
339- _ See code: [ src/commands/autopilot/tasks/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/tasks/delete.js ) _
335+ _ See code: [ src/commands/autopilot/tasks/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/tasks/delete.js ) _
340336
341337## ` twilio autopilot:tasks:list `
342338
@@ -353,7 +349,7 @@ OPTIONS
353349 https://www.twilio.com/docs/autopilot/api/task#task-properties
354350```
355351
356- _ See code: [ src/commands/autopilot/tasks/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/tasks/list.js ) _
352+ _ See code: [ src/commands/autopilot/tasks/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/tasks/list.js ) _
357353
358354## ` twilio autopilot:tasks:update `
359355
@@ -371,7 +367,7 @@ OPTIONS
371367 --unique-name=unique-name task unique name to update
372368```
373369
374- _ See code: [ src/commands/autopilot/tasks/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/tasks/update.js ) _
370+ _ See code: [ src/commands/autopilot/tasks/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/tasks/update.js ) _
375371
376372## ` twilio autopilot:samples:upload `
377373
@@ -388,7 +384,7 @@ OPTIONS
388384 --task-sid=task-sid task sid
389385```
390386
391- _ See code: [ src/commands/autopilot/samples/upload.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/samples/upload.js ) _
387+ _ See code: [ src/commands/autopilot/samples/upload.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/samples/upload.js ) _
392388
393389## ` twilio autopilot:import [TYPE] `
394390
@@ -415,7 +411,7 @@ DESCRIPTION
415411 -> twilio autopilot:import alexa --model <alexa-interaction-model-file> [--redirectURL <alexa-back-end-hanlder-url>]
416412```
417413
418- _ See code: [ src/commands/autopilot/import.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/import.js ) _
414+ _ See code: [ src/commands/autopilot/import.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/import.js ) _
419415
420416## ` twilio autopilot:webhooks:create `
421417
@@ -434,7 +430,7 @@ OPTIONS
434430 -w, --webhook-unique-name=webhook-unique-name (required) unique name for webhook
435431```
436432
437- _ See code: [ src/commands/autopilot/webhooks/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/webhooks/create.js ) _
433+ _ See code: [ src/commands/autopilot/webhooks/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/webhooks/create.js ) _
438434
439435## ` twilio autopilot:webhooks:delete `
440436
@@ -450,7 +446,7 @@ OPTIONS
450446 --webhook-sid=webhook-sid SID of the webhook to delete
451447```
452448
453- _ See code: [ src/commands/autopilot/webhooks/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/webhooks/delete.js ) _
449+ _ See code: [ src/commands/autopilot/webhooks/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/webhooks/delete.js ) _
454450
455451## ` twilio autopilot:webhooks:list `
456452
@@ -461,19 +457,16 @@ USAGE
461457 $ twilio autopilot:webhooks:list
462458
463459OPTIONS
464- -l=(debug|info|warn|error|none) [default: info] Level of logging messages.
465- -o=(columns|json|tsv) [default: columns] Format of command output.
466460 -p, --profile=profile Shorthand identifier for your profile.
467461 -s, --assistant-sid=assistant-sid (required) assistant sid
468462
469463 --properties=properties [default: sid, uniqueName, webhookUrl, events, dateCreated, dateUpdated,
470464 webhookMethod] webhook properties to list -
471465 https://www.twilio.com/docs/autopilot/api/event-webhooks#webhook-properties
472466
473-
474467```
475468
476- _ See code: [ src/commands/autopilot/webhooks/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/webhooks/list.js ) _
469+ _ See code: [ src/commands/autopilot/webhooks/list.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/webhooks/list.js ) _
477470
478471## ` twilio autopilot:webhooks:update `
479472
@@ -493,7 +486,7 @@ OPTIONS
493486 --webhook-sid=webhook-sid SID of the webhook to update
494487```
495488
496- _ See code: [ src/commands/autopilot/webhooks/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/webhooks/update.js ) _
489+ _ See code: [ src/commands/autopilot/webhooks/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/webhooks/update.js ) _
497490
498491## ` twilio autopilot:modelbuilds:create `
499492
@@ -509,7 +502,7 @@ OPTIONS
509502 -u, --callbackURL=callbackURL URL to get notified of model build status
510503```
511504
512- _ See code: [ src/commands/autopilot/modelbuilds/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/modelbuilds/create.js ) _
505+ _ See code: [ src/commands/autopilot/modelbuilds/create.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/modelbuilds/create.js ) _
513506
514507## ` twilio autopilot:simulate `
515508
@@ -525,7 +518,7 @@ OPTIONS
525518 -t, --text=text (required) User text input
526519```
527520
528- _ See code: [ src/commands/autopilot/simulate.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/simulate.js ) _
521+ _ See code: [ src/commands/autopilot/simulate.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/simulate.js ) _
529522
530523## ` twilio autopilot:queries:export `
531524
@@ -541,7 +534,7 @@ OPTIONS
541534 -s, --assistant-sid=assistant-sid (required) assistant sid
542535```
543536
544- _ See code: [ src/commands/autopilot/queries/export.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.6 /src/commands/autopilot/queries/export.js ) _
537+ _ See code: [ src/commands/autopilot/queries/export.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-rc.7 /src/commands/autopilot/queries/export.js ) _
545538
546539## ` twilio help [COMMAND] `
547540
0 commit comments