0.0.55 • Published 4 years ago
@in2cloud/in2cloud-cli v0.0.55
in2cloud Command Line Tool
How to use
- Install package globally:
npm i -g @in2cloud/in2cloud-cli
- Run
in2cloud-cli
- Global options:
key
: your API key. Get one from in2cloud. Example:in2cloud-cli --key 123
endpoint
: in2cloud API endpoint. If not provided, the default one will be used. Examplein2cloud-cli --endpoint https://someurl.api
Available commands
validate
: validates IVR definition specified in in2cloud DSL. Runin2cloud-cli --key <apiKey> validate --flow <flowId> '<source>'
. Where:flow
id of the main entry flowsource
path to DSL files in glob format
deploy
: deploys IVF definition to a specified AWS Connect instance. Runin2cloud-cli --key <apiKey> deploy --flow <flowId> --region <region> --instance <instance> '<source>'
. Where:flow
id of the main entry flowregion
AWS Connect regioninstance
AWS Connect instancesource
path to DSL files in glob format
Tutorial
For more information, see repository with examples
0.0.41
4 years ago
0.0.42
4 years ago
0.0.43
4 years ago
0.0.45
4 years ago
0.0.46
4 years ago
0.0.51
4 years ago
0.0.52
4 years ago
0.0.53
4 years ago
0.0.54
4 years ago
0.0.55
4 years ago
0.0.50
4 years ago
0.0.48
4 years ago
0.0.40
4 years ago
0.0.24
4 years ago
0.0.25
4 years ago
0.0.37
4 years ago
0.0.38
4 years ago
0.0.39
4 years ago
0.0.30
4 years ago
0.0.31
4 years ago
0.0.32
4 years ago
0.0.33
4 years ago
0.0.34
4 years ago
0.0.35
4 years ago
0.0.36
4 years ago
0.0.26
4 years ago
0.0.28
4 years ago
0.0.29
4 years ago
0.0.23
4 years ago
0.0.22
4 years ago
0.0.21
4 years ago
0.0.20
4 years ago
0.0.18
4 years ago
0.0.19
4 years ago
0.0.13
4 years ago
0.0.14
4 years ago
0.0.15
4 years ago
0.0.16
4 years ago
0.0.11
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.5
4 years ago
0.0.7
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago