UNPKG

@dabblelab/plugin-autopilot

Version:

Create, Update, Delete, List, Simulate, Import and Export Twilio Autopilot Bot

16 lines (15 loc) 322 B
exports.options = { 'schema' : { type: 'string', describe: 'schema path', alias : 's', requiresArg : true, hidden : false }, 'unique-name' : { type: 'string', describe: 'bot unique name', hidden : false } } exports.describe = `Update a bot`;