@twilio/autopilot-cli
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@twilio/autopilot-cli", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Twilio Autopilot Command Line Interface ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,2 +12,4 @@ Twilio Autopilot CLI | ||
``` | ||
Usage: | ||
ta init --account <account-sid> --token <auth-token> [--profile <name>] | ||
@@ -20,2 +22,11 @@ ta list [--profile <name>] | ||
Options: | ||
-h --help Help Screen | ||
-v --version CLI Version | ||
--account Twilio Account SID | ||
--token Twilio Auth Token | ||
--schema Autopilot Schema File | ||
--assistant Twilio Autopilot Assistant SID | ||
``` | ||
## Contributing | ||
@@ -22,0 +33,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1756
42
2