Set of functions that can be used for Galileo projects
Head over to the twilio-cli documentation.
$ twilio --help debugger
USAGE
$ twilio debugger
...
twilio gge-clean:logoff
twilio gge-clean:privatedata
twilio gge-clean:sfTokens
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:sfTokens
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:sfTokens
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:sfTokens
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:sfTokens
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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".
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
twilio gge-clean:privatedata
twilio gge-clean:workerChannels
twilio gge-migration:1.9
twilio gge-migration:2.3
twilio gge-migration:2.4
twilio gge-migration:2.5
twilio gge-migration:workers
twilio gge-sync:config
twilio gge-sync:voiceMessages
twilio gge-sync:workers
twilio gge-sync:workflow
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".
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".
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".
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".
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".
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".
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".
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".
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".
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 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-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-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-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-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-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-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) [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-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) [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".
<!-- 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-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) [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".
<!-- 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-sync:workers`](#twilio-gge-syncworkers)
## `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".
<!-- 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-sync:config`](#twilio-gge-syncconfig)
* [`twilio gge-sync:workers`](#twilio-gge-syncworkers)
## `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".
<!-- 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-sync:workers`](#twilio-gge-syncworkers)
## `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: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".
<!-- 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-sync:workers`](#twilio-gge-syncworkers)
## `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: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".
<!-- commandsstop -->
* [`twilio gge-clean:privatedata`](#twilio-gge-cleanprivatedata)
* [`twilio gge-migration:1.9`](#twilio-gge-migration19)
* [`twilio gge-sync:workers`](#twilio-gge-syncworkers)
## `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: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".
<!-- commandsstop -->
* [`twilio gge-clean:privatedata`](#twilio-gge-cleanprivatedata)
* [`twilio gge-migration:1.9`](#twilio-gge-migration19)
* [`twilio gge-sync:workers`](#twilio-gge-syncworkers)
## `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: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".
<!-- commandsstop -->