{"version":"1.0.6","commands":{"autopilot:create":{"id":"autopilot:create","description":"Create a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"schema":{"name":"schema","type":"option","char":"s","description":"schema path","hidden":false,"required":true,"default":"templates"}},"args":[]},"autopilot:delete":{"id":"autopilot:delete","description":"Delete a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"unique-name":{"name":"unique-name","type":"option","description":"bot unique name","hidden":false}},"args":[]},"autopilot:deploy":{"id":"autopilot:deploy","description":"Deploys existing functions and assets to Twilio","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"logLevel":{"name":"logLevel","type":"option","char":"l","description":"Level of logging messages.","default":"info"},"config":{"name":"config","type":"option","char":"c","description":"Location of the config file. Absolute path or relative to current working directory (cwd)","default":".twilio-functions"},"cwd":{"name":"cwd","type":"option","description":"Sets the directory from which to deploy","hidden":true},"functions-env":{"name":"functions-env","type":"option","description":"DEPRECATED: Use --environment instead","hidden":true},"environment":{"name":"environment","type":"option","description":"The environment name (domain suffix) you want to use for your deployment","hidden":true,"default":"dev"},"account-sid":{"name":"account-sid","type":"option","char":"u","description":"A specific account SID to be used for deployment. Uses fields in .env otherwise"},"auth-token":{"name":"auth-token","type":"option","description":"Use a specific auth token for deployment. Uses fields from .env otherwise"},"functions":{"name":"functions","type":"boolean","description":"Upload functions. Can be turned off with --no-functions","hidden":true,"allowNo":true},"assets":{"name":"assets","type":"boolean","description":"Upload assets. Can be turned off with --no-assets","hidden":true,"allowNo":true},"override-existing-project":{"name":"override-existing-project","type":"boolean","description":"Deploys Serverless project to existing service if a naming conflict has been found.","allowNo":false},"target":{"name":"target","type":"option","char":"t","description":"deploy function, model, or both. Options can be \"all\", \"function\", or \"model\".","hidden":false,"options":["all","function","model"],"default":"all"}},"args":[]},"autopilot:export":{"id":"autopilot:export","description":"Export a bot schema","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false},"unique-name":{"name":"unique-name","type":"option","description":"bot unique name","hidden":false}},"args":[]},"autopilot:import":{"id":"autopilot:import","description":"Import a DialogFlow Agent/Alexa Interaction Model\n-> twilio autopilot:import dialogflow --dfbackup <dialogflow-backup-zip-file> --dfagent <dialogflow-agent-name>\n-> twilio autopilot:import alexa --model <alexa-interaction-model-file> [--redirectURL <alexa-back-end-hanlder-url>]","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"dfbackup":{"name":"dfbackup","type":"option","char":"b","description":"Dialogflow Agent Backup Zip File Local Path","hidden":false},"dfagent":{"name":"dfagent","type":"option","char":"a","description":"Dialogflow Agent Name","hidden":false},"model":{"name":"model","type":"option","char":"m","description":"Alexa Interaction Model File Path","hidden":false},"redirectURL":{"name":"redirectURL","type":"option","char":"r","description":"Alexa Back-End Hanlder URL to send back the response","hidden":false,"default":"https://inquisitive-stretch-2083.twil.io/generic"}},"args":[{"name":"type","description":"Type of import DialogFlow/Alexa","required":false,"options":["dialogflow","alexa"],"default":"dialogflow"}]},"autopilot:init":{"id":"autopilot:init","description":"Init autopilot bot template","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"account-sid":{"name":"account-sid","type":"option","char":"u","description":"A specific account SID to be used for deployment. Uses fields in .env otherwise","hidden":false},"auth-token":{"name":"auth-token","type":"option","description":"Use a specific auth token for deployment. Uses fields from .env otherwise","hidden":false},"bot-name":{"name":"bot-name","type":"option","char":"n","description":"create new bot project with bot name","hidden":false},"url":{"name":"url","type":"option","description":"the url to the template list or the git repo","hidden":false}},"args":[]},"autopilot:list":{"id":"autopilot:list","description":"List all autopilot bots","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"properties":{"name":"properties","type":"option","description":"The Autopilot Bot List","default":"sid, uniqueName, friendlyName"}},"args":[]},"autopilot:simulate":{"id":"autopilot:simulate","description":"Simulate a bot interaction","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"text":{"name":"text","type":"option","char":"t","description":"User text input","hidden":false,"required":true}},"args":[]},"autopilot:update":{"id":"autopilot:update","description":"Update a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"schema":{"name":"schema","type":"option","char":"s","description":"schema path","hidden":false,"required":true},"unique-name":{"name":"unique-name","type":"option","description":"bot unique name","hidden":false}},"args":[]},"autopilot:fields:create":{"id":"autopilot:fields:create","description":"Create field of a task","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"task-sid":{"name":"task-sid","type":"option","description":"task sid","hidden":false},"unique-name":{"name":"unique-name","type":"option","description":"field unique name","hidden":false,"required":true},"field-type-sid":{"name":"field-type-sid","type":"option","description":"The Field Type of the new field. Can be: a [Built-in FieldType](https://www.twilio.com/docs/autopilot/built-in-field-types), the `unique_name`, or the `sid` of a custom Field Type.","hidden":false}},"args":[]},"autopilot:fields:delete":{"id":"autopilot:fields:delete","description":"Delete a field of a task","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"task-sid":{"name":"task-sid","type":"option","description":"task sid","hidden":false},"field-sid":{"name":"field-sid","type":"option","description":"The Field Type of the new field. Can be: a [Built-in FieldType](https://www.twilio.com/docs/autopilot/built-in-field-types), the `unique_name`, or the `sid` of a custom Field Type.","hidden":false}},"args":[]},"autopilot:fields:list":{"id":"autopilot:fields:list","description":"List all fields of a task","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"task-sid":{"name":"task-sid","type":"option","description":"task sid","hidden":false},"properties":{"name":"properties","type":"option","description":"The Autopilot Assistant Task List","default":"sid, uniqueName, fieldType"}},"args":[]},"autopilot:fieldtypes:create":{"id":"autopilot:fieldtypes:create","description":"Create a field type for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"unique-name":{"name":"unique-name","type":"option","description":"unique name for the field type","hidden":false,"required":true},"friendly-name":{"name":"friendly-name","type":"option","description":"friendly name for field type","hidden":false}},"args":[]},"autopilot:fieldtypes:list":{"id":"autopilot:fieldtypes:list","description":"List all FieldTypes for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"properties":{"name":"properties","type":"option","description":"The Autopilot bot FieldType List","default":"sid, uniqueName"}},"args":[]},"autopilot:fieldtypes:update":{"id":"autopilot:fieldtypes:update","description":"Update a fieldtype for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"field-type-sid":{"name":"field-type-sid","type":"option","description":"field type sid","hidden":false,"required":true},"unique-name":{"name":"unique-name","type":"option","description":"field unique name","hidden":false},"friendly-name":{"name":"friendly-name","type":"option","description":"field type friendly name to update","hidden":false}},"args":[]},"autopilot:fieldvalues:upload":{"id":"autopilot:fieldvalues:upload","description":"Upload FieldValues","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"file-name":{"name":"file-name","type":"option","description":"a CSV file of field values (one on each row with synonyms in columns)","hidden":false,"required":true},"field-type-sid":{"name":"field-type-sid","type":"option","description":"field type SID","hidden":false}},"args":[]},"autopilot:modelbuilds:create":{"id":"autopilot:modelbuilds:create","description":"Create Model Builds","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"callbackURL":{"name":"callbackURL","type":"option","char":"u","description":"URL to get notified of model build status","hidden":false}},"args":[]},"autopilot:queries:export":{"id":"autopilot:queries:export","description":"Export queries for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"quantity":{"name":"quantity","type":"option","char":"q","description":"number of queries to retrieve","hidden":false,"required":true}},"args":[]},"autopilot:samples:upload":{"id":"autopilot:samples:upload","description":"Upload task samples","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"file-name":{"name":"file-name","type":"option","description":"a CSV file of samples","hidden":false,"required":true},"task-sid":{"name":"task-sid","type":"option","description":"task sid","hidden":false}},"args":[]},"autopilot:tasks:create":{"id":"autopilot:tasks:create","description":"Create a Task for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"unique-name":{"name":"unique-name","type":"option","description":"unique name for task","hidden":false,"required":true},"friendly-name":{"name":"friendly-name","type":"option","description":"friendly name for task","hidden":false}},"args":[]},"autopilot:tasks:delete":{"id":"autopilot:tasks:delete","description":"Delete a Task for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"task-sid":{"name":"task-sid","type":"option","description":"task sid","hidden":false}},"args":[]},"autopilot:tasks:list":{"id":"autopilot:tasks:list","description":"List all tasks for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"properties":{"name":"properties","type":"option","description":"The Autopilot bot Task List","hidden":false,"default":"sid, uniqueName, friendlyName"}},"args":[]},"autopilot:tasks:update":{"id":"autopilot:tasks:update","description":"Update a Task for a bot","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"bot sid","hidden":false,"required":true},"task-sid":{"name":"task-sid","type":"option","description":"task sid","hidden":false},"unique-name":{"name":"unique-name","type":"option","description":"task unique name to update","hidden":false},"friendly-name":{"name":"friendly-name","type":"option","description":"task friendly name to update","hidden":false}},"args":[]},"autopilot:webhooks:create":{"id":"autopilot:webhooks:create","description":"Create Assistant Webhooks","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"assistant sid","hidden":false,"required":true},"webhook-unique-name":{"name":"webhook-unique-name","type":"option","char":"w","description":"unique name for webhook","hidden":false,"required":true},"events":{"name":"events","type":"option","char":"e","description":"list of space-separated webhook events","hidden":false,"required":true},"webhookURL":{"name":"webhookURL","type":"option","char":"u","description":"the URL to send events to","hidden":false,"required":true},"method":{"name":"method","type":"option","char":"m","description":"which HTTP method to use","hidden":false}},"args":[]},"autopilot:webhooks:delete":{"id":"autopilot:webhooks:delete","description":"Delete Assistant Webhooks","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"assistant sid","hidden":false,"required":true},"webhook-sid":{"name":"webhook-sid","type":"option","description":"SID of the webhook to delete","hidden":false}},"args":[]},"autopilot:webhooks:list":{"id":"autopilot:webhooks:list","description":"List all webhooks of an assistant","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"assistant sid","hidden":false,"required":true},"properties":{"name":"properties","type":"option","description":"The Autopilot Assistant Webhooks List","hidden":false,"default":"sid, uniqueName, webhookUrl, events, dateCreated, dateUpdated, webhookMethod"}},"args":[]},"autopilot:webhooks:update":{"id":"autopilot:webhooks:update","description":"Update Assistant Webhooks","pluginName":"@dabblelab/plugin-autopilot","pluginType":"core","aliases":[],"flags":{"cli-log-level":{"name":"cli-log-level","type":"option","char":"l","description":"Level of logging messages.","helpLabel":"-l","helpValue":"(debug|info|warn|error|none)","options":["debug","info","warn","error","none"],"default":"info"},"cli-output-format":{"name":"cli-output-format","type":"option","char":"o","description":"Format of command output.","helpLabel":"-o","helpValue":"(columns|json|tsv|none)","options":["columns","json","tsv","none"],"default":"columns"},"silent":{"name":"silent","type":"boolean","description":"Suppress  output and logs. This is a shorthand for \"-l none -o none\".","allowNo":false},"profile":{"name":"profile","type":"option","char":"p","description":"Shorthand identifier for your profile."},"assistant-sid":{"name":"assistant-sid","type":"option","char":"s","description":"assistant sid","hidden":false,"required":true},"webhook-sid":{"name":"webhook-sid","type":"option","description":"SID of the webhook to update","hidden":false},"webhook-unique-name":{"name":"webhook-unique-name","type":"option","char":"w","description":"unique name for webhook to update","hidden":false},"events":{"name":"events","type":"option","char":"e","description":"list of space-separated webhook events to update","hidden":false},"webhookURL":{"name":"webhookURL","type":"option","char":"u","description":"the URL to send events to update","hidden":false},"method":{"name":"method","type":"option","char":"m","description":"which HTTP method to use to update","hidden":false}},"args":[]}}}