@@ -103,7 +103,7 @@ OPTIONS
103103 -o=(columns|json|tsv) [default: columns] Format of command output.
104104 -p, --profile=profile Shorthand identifier for your profile.
105105 -s, --assistantSid=assistantSid (required) assistant sid
106- --uniqueName=uniqueName assistant uniqueName
106+ --uniqueName=uniqueName assistant unique name
107107```
108108
109109_ See code: [ src/commands/autopilot/delete.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-beta.17/src/commands/autopilot/delete.js ) _
@@ -149,7 +149,7 @@ OPTIONS
149149 -o=(columns|json|tsv) [default: columns] Format of command output.
150150 -p, --profile=profile Shorthand identifier for your profile.
151151 -s, --assistantSid=assistantSid assistant sid
152- --uniqueName=uniqueName assistant uniqueName
152+ --uniqueName=uniqueName assistant unique name
153153```
154154
155155_ See code: [ src/commands/autopilot/export.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-beta.17/src/commands/autopilot/export.js ) _
@@ -522,7 +522,7 @@ OPTIONS
522522 -o=(columns|json|tsv) [default: columns] Format of command output.
523523 -p, --profile=profile Shorthand identifier for your profile.
524524 -s, --schema=schema (required) schema path
525- --uniqueName=uniqueName assistant uniqueName
525+ --uniqueName=uniqueName assistant unique name
526526```
527527
528528_ See code: [ src/commands/autopilot/update.js] ( https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-beta.17/src/commands/autopilot/update.js ) _
0 commit comments