0.0.55 • Published 2 years ago

@in2cloud/in2cloud-cli v0.0.55

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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. Example in2cloud-cli --endpoint https://someurl.api

Available commands

  • validate: validates IVR definition specified in in2cloud DSL. Run in2cloud-cli --key <apiKey> validate --flow <flowId> '<source>'. Where:
    • flow id of the main entry flow
    • source path to DSL files in glob format
  • deploy: deploys IVF definition to a specified AWS Connect instance. Run in2cloud-cli --key <apiKey> deploy --flow <flowId> --region <region> --instance <instance> '<source>'. Where:
    • flow id of the main entry flow
    • region AWS Connect region
    • instance AWS Connect instance
    • source path to DSL files in glob format

Tutorial

For more information, see repository with examples

0.0.41

2 years ago

0.0.42

2 years ago

0.0.43

2 years ago

0.0.45

2 years ago

0.0.46

2 years ago

0.0.51

2 years ago

0.0.52

2 years ago

0.0.53

2 years ago

0.0.54

2 years ago

0.0.55

2 years ago

0.0.50

2 years ago

0.0.48

2 years ago

0.0.40

3 years ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.37

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

0.0.32

3 years ago

0.0.33

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.26

3 years ago

0.0.28

3 years ago

0.0.29

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago