2.5.0 • Published 1 month ago

@almaviacx/gge-twilio-cli-plugins v2.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

@almaviacx/twilio-cli-plugins

Set of functions that can be used for Galileo projects

Setup

Head over to the twilio-cli documentation.

Usage

$ twilio --help debugger
USAGE
  $ twilio debugger
...

Commands

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:workerChannels

Update worker channels availability

USAGE
  $ twilio gge-clean:workerChannels

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                                      [default: Conversations Service] Default
                                                                               Messaging Service

  -l=(debug|info|warn|error|none)                                              [default: info] Level of logging
                                                                               messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow|templates)  [default: studioFlowUpdate] What should I
                                                                               update?

  -o=(columns|json|tsv|none)                                                   [default: columns] Format of command
                                                                               output.

  -p, --profile=profile                                                        Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                              [default: Flex Proxy Service] Default
                                                                               Flex Proxy Service

  -s, --subFlow=subFlow                                                        [default: Get conversation parameters]
                                                                               Get conversation parameters studio flow

  --silent                                                                     Suppress  output and logs. This is a
                                                                               shorthand for "-l none -o none".

twilio gge-migration:2.4

Migration version 2.3 to version 2.4

USAGE
  $ twilio gge-migration:2.4

OPTIONS
  -l=(debug|info|warn|error|none)          [default: info] Level of logging messages.
  -m, --mode=(studioFlowUpdate|templates)  [default: templates] What should I update?
  -o=(columns|json|tsv|none)               [default: columns] Format of command output.
  -p, --profile=profile                    Shorthand identifier for your profile.
  --silent                                 Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.5

Migration version 2.4 to version 2.5

USAGE
  $ twilio gge-migration:2.5

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --mode=(templates)           [default: templates] What should I update?
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:workers

Update an attribute value for all workers according to a CSV

USAGE
  $ twilio gge-migration:workers

OPTIONS
  -a, --attribute=attribute        Attribute
  -c, --csv=csv                    CSV file path
  -d, --delimiter=delimiter        [default: ;] Delimiter
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                                      [default: Conversations Service] Default
                                                                               Messaging Service

  -l=(debug|info|warn|error|none)                                              [default: info] Level of logging
                                                                               messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow|templates)  [default: studioFlowUpdate] What should I
                                                                               update?

  -o=(columns|json|tsv|none)                                                   [default: columns] Format of command
                                                                               output.

  -p, --profile=profile                                                        Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                              [default: Flex Proxy Service] Default
                                                                               Flex Proxy Service

  -s, --subFlow=subFlow                                                        [default: Get conversation parameters]
                                                                               Get conversation parameters studio flow

  --silent                                                                     Suppress  output and logs. This is a
                                                                               shorthand for "-l none -o none".

twilio gge-migration:2.4

Migration versions 2.3 to version 2.4

USAGE
  $ twilio gge-migration:2.4

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --mode=(templates)           [default: templates] What should I update?
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                                      [default: Conversations Service] Default
                                                                               Messaging Service

  -l=(debug|info|warn|error|none)                                              [default: info] Level of logging
                                                                               messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow|templates)  [default: studioFlowUpdate] What should I
                                                                               update?

  -o=(columns|json|tsv|none)                                                   [default: columns] Format of command
                                                                               output.

  -p, --profile=profile                                                        Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                              [default: Flex Proxy Service] Default
                                                                               Flex Proxy Service

  -s, --subFlow=subFlow                                                        [default: Get conversation parameters]
                                                                               Get conversation parameters studio flow

  --silent                                                                     Suppress  output and logs. This is a
                                                                               shorthand for "-l none -o none".

twilio gge-migration:2.4

Migration versions 2.3 to version 2.4

USAGE
  $ twilio gge-migration:2.4

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --mode=(templates)           [default: templates] What should I update?
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                                      [default: Conversations Service] Default
                                                                               Messaging Service

  -l=(debug|info|warn|error|none)                                              [default: info] Level of logging
                                                                               messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow|templates)  [default: studioFlowUpdate] What should I
                                                                               update?

  -o=(columns|json|tsv|none)                                                   [default: columns] Format of command
                                                                               output.

  -p, --profile=profile                                                        Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                              [default: Flex Proxy Service] Default
                                                                               Flex Proxy Service

  -s, --subFlow=subFlow                                                        [default: Get conversation parameters]
                                                                               Get conversation parameters studio flow

  --silent                                                                     Suppress  output and logs. This is a
                                                                               shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                                      [default: Conversations Service] Default
                                                                               Messaging Service

  -l=(debug|info|warn|error|none)                                              [default: info] Level of logging
                                                                               messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow|templates)  [default: studioFlowUpdate] What should I
                                                                               update?

  -o=(columns|json|tsv|none)                                                   [default: columns] Format of command
                                                                               output.

  -p, --profile=profile                                                        Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                              [default: Flex Proxy Service] Default
                                                                               Flex Proxy Service

  -s, --subFlow=subFlow                                                        [default: Get conversation parameters]
                                                                               Get conversation parameters studio flow

  --silent                                                                     Suppress  output and logs. This is a
                                                                               shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                                      [default: Conversations Service] Default
                                                                               Messaging Service

  -l=(debug|info|warn|error|none)                                              [default: info] Level of logging
                                                                               messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow|templates)  [default: studioFlowUpdate] What should I
                                                                               update?

  -o=(columns|json|tsv|none)                                                   [default: columns] Format of command
                                                                               output.

  -p, --profile=profile                                                        Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                              [default: Flex Proxy Service] Default
                                                                               Flex Proxy Service

  -s, --subFlow=subFlow                                                        [default: Get conversation parameters]
                                                                               Get conversation parameters studio flow

  --silent                                                                     Suppress  output and logs. This is a
                                                                               shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                            [default: Conversations Service] Default Messaging
                                                                     Service

  -l=(debug|info|warn|error|none)                                    [default: info] Level of logging messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow)  [default: studioFlowUpdate] What should I update?

  -o=(columns|json|tsv|none)                                         [default: columns] Format of command output.

  -p, --profile=profile                                              Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                    [default: Flex Proxy Service] Default Flex Proxy
                                                                     Service

  -s, --subFlow=subFlow                                              [default: Get conversation parameters] Get
                                                                     conversation parameters studio flow

  --silent                                                           Suppress  output and logs. This is a shorthand for
                                                                     "-l none -o none".

twilio gge-migration:2.4

Migration versions 2.3 to version 2.4

USAGE
  $ twilio gge-migration:2.4

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --mode=(templates)           [default: templates] What should I update?
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                            [default: Conversations Service] Default Messaging
                                                                     Service

  -l=(debug|info|warn|error|none)                                    [default: info] Level of logging messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow)  [default: studioFlowUpdate] What should I update?

  -o=(columns|json|tsv|none)                                         [default: columns] Format of command output.

  -p, --profile=profile                                              Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                    [default: Flex Proxy Service] Default Flex Proxy
                                                                     Service

  -s, --subFlow=subFlow                                              [default: Get conversation parameters] Get
                                                                     conversation parameters studio flow

  --silent                                                           Suppress  output and logs. This is a shorthand for
                                                                     "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                            [default: Conversations Service] Default Messaging
                                                                     Service

  -l=(debug|info|warn|error|none)                                    [default: info] Level of logging messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow)  [default: studioFlowUpdate] What should I update?

  -o=(columns|json|tsv|none)                                         [default: columns] Format of command output.

  -p, --profile=profile                                              Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                    [default: Flex Proxy Service] Default Flex Proxy
                                                                     Service

  -s, --subFlow=subFlow                                              [default: Get conversation parameters] Get
                                                                     conversation parameters studio flow

  --silent                                                           Suppress  output and logs. This is a shorthand for
                                                                     "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workflow

Update workflows

USAGE
  $ twilio gge-sync:workflow

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:2.3

Migration versions 1.9-2.2 to version 2.3

USAGE
  $ twilio gge-migration:2.3

OPTIONS
  -c, --messagingService=messagingService                            [default: Conversations Service] Default Messaging
                                                                     Service

  -l=(debug|info|warn|error|none)                                    [default: info] Level of logging messages.

  -m, --mode=(studioFlowUpdate|useAddressConfiguration|useFlexFlow)  [default: studioFlowUpdate] What should I update?

  -o=(columns|json|tsv|none)                                         [default: columns] Format of command output.

  -p, --profile=profile                                              Shorthand identifier for your profile.

  -p, --proxyService=proxyService                                    [default: Flex Proxy Service] Default Flex Proxy
                                                                     Service

  -s, --subFlow=subFlow                                              [default: Get conversation parameters] Get
                                                                     conversation parameters studio flow

  --silent                                                           Suppress  output and logs. This is a shorthand for
                                                                     "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:privatedata

Anonymisation of private data

USAGE
  $ twilio gge-clean:privatedata

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-migration:1.9

Migration version 1.6, 1.7 or 1.8 to version 1.9

USAGE
  $ twilio gge-migration:1.9

OPTIONS
  -c, --confmap=confmap            [default: CORE - PhoneNumber Map] Config phone map name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --confservice=confservice    [default: CORE - Configuration Service] Configuration service
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:config

Set config cache

USAGE
  $ twilio gge-sync:config

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-sync:workers

Add workers informations in cache

USAGE
  $ twilio gge-sync:workers

OPTIONS
  -d, --days=days                  Time to live in days. 0 : no limit
  -k, --key=key                    Key of the maps elements
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -m, --map=map                    Maps name
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -v, --values=values              Values stored in maps (comma separated)
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

twilio gge-clean:logoff

Auto logoff workers

USAGE
  $ twilio gge-clean:logoff

OPTIONS
  -d, --documentName=documentName  [default: CORE - Config] Configuration document name
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your profile.
  -s, --syncservice=syncservice    [default: Default Service] Sync service name
  --silent                         Suppress output and logs. This is a shorthand for "-l none -o none".

`t

2.5.0

1 month ago

2.6.1

1 month ago

2.6.0

2 months ago

2.4.1

7 months ago

2.4.2

7 months ago

2.4.5

7 months ago

2.3.6

10 months ago

2.3.5

11 months ago

2.4.0

1 year ago

2.3.4

1 year ago

2.2.3

1 year ago

2.3.3

1 year ago

2.2.1

1 year ago

2.3.0

1 year ago

2.2.0

1 year ago

2.3.2

1 year ago

2.2.2

1 year ago

2.3.1

1 year ago

2.1.4

1 year ago

2.1.3

1 year ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago