npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@almaviacx/gge-twilio-cli-plugins

v2.6.6

Published

Twilio client plugin for Galileo projects

Downloads

1,343

Readme

@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:sfTokens

Clear cached SF token

USAGE
  $ twilio gge-clean:sfTokens

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: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:voiceMessages

Create assets for voice messages

USAGE
  $ twilio gge-sync:voiceMessages

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-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:voiceMessages

Create assets for voice messages

USAGE
  $ twilio gge-sync:voiceMessages

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-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:voiceMessages

Create assets for voice messages

USAGE
  $ twilio gge-sync:voiceMessages

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-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:voiceMessages

Create assets for voice messages

USAGE
  $ twilio gge-sync:voiceMessages

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-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:voiceMessages

Create assets for voice messages

USAGE
  $ twilio gge-sync:voiceMessages

## `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".

<!-- commandsstop -->
* [`twilio gge-clean:logoff`](#twilio-gge-cleanlogoff)
* [`twilio gge-clean:privatedata`](#twilio-gge-cleanprivatedata)
* [`twilio gge-clean:workerChannels`](#twilio-gge-cleanworkerchannels)
* [`twilio gge-migration:1.9`](#twilio-gge-migration19)
* [`twilio gge-migration:2.3`](#twilio-gge-migration23)
* [`twilio gge-migration:2.4`](#twilio-gge-migration24)
* [`twilio gge-migration:2.5`](#twilio-gge-migration25)
* [`twilio gge-migration:workers`](#twilio-gge-migrationworkers)
* [`twilio gge-sync:config`](#twilio-gge-syncconfig)
* [`twilio gge-sync:workers`](#twilio-gge-syncworkers)
* [`twilio gge-sync:workflow`](#twilio-gge-syncworkflow)

## `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".

<!-- commandsstop -->
* [`twilio gge-clean:logoff`](#twilio-gge-cleanlogoff)
* [`twilio gge-clean:privatedata`](#twilio-gge-cleanprivatedata)
* [`twilio gge-migration:1.9`](#twilio-gge-migration19)
* [`twilio gge-migration:2.3`](#twilio-gge-migration23)
* [`twilio gge-migration:2.4`](#twilio-gge-migration24)
* [`twilio gge-sync:config`](#twilio-gge-syncconfig)
* [`twilio gge-sync:workers`](#twilio-gge-syncworkers)
* [`twilio gge-sync:workflow`](#twilio-gge-syncworkflow)

## `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".

<!-- commandsstop -->
* [`twilio gge-clean:logoff`](#twilio-gge-cleanlogoff)
* [`twilio gge-clean:privatedata`](#twilio-gge-cleanprivatedata)
* [`twilio gge-migration:1.9`](#twilio-gge-migration19)
* [`twilio gge-migration:2.3`](#twilio-gge-migration23)
* [`twilio gge-migration:2.4`](#twilio-gge-migration24)
* [`twilio gge-sync:config`](#twilio-gge-syncconfig)
* [`twilio gge-sync:workers`](#twilio-gge-syncworkers)
* [`twilio gge-sync:workflow`](#twilio-gge-syncworkflow)

## `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 par