0.0.55 • Published 4 years ago

@in2cloud/in2cloud-cli v0.0.55

Weekly downloads
-
License
-
Repository
-
Last release
4 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

5 years ago

0.0.42

5 years ago

0.0.43

5 years ago

0.0.45

5 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

5 years ago

0.0.24

5 years ago

0.0.25

5 years ago

0.0.37

5 years ago

0.0.38

5 years ago

0.0.39

5 years ago

0.0.30

5 years ago

0.0.31

5 years ago

0.0.32

5 years ago

0.0.33

5 years ago

0.0.34

5 years ago

0.0.35

5 years ago

0.0.36

5 years ago

0.0.26

5 years ago

0.0.28

5 years ago

0.0.29

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.18

5 years ago

0.0.19

5 years ago

0.0.13

5 years ago

0.0.14

5 years ago

0.0.15

5 years ago

0.0.16

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.7

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago