File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ This integration runs on a schedule and automatically orders DIDs from [Skyetel]
1515| MIN_STOCK | Minimum number of phone numbers to maintain per city | 50 | true | 0 |
1616| MAX_STOCK | Maximum number of phone numbers to maintain per city | 100 | true | 0 |
1717| SUPPORTED_CITIES_DATA_FILE | Name of the CSV file containing supported cities | ` supported_cities.csv ` | false | ` supported_cities.csv ` |
18- | SOMLENG_NUMBER_VISIBILITY | Visibility of created phone number. ` public ` or ` private ` | ` public ` | false | public |
18+ | SOMLENG_NUMBER_VISIBILITY | Visibility of created phone number. ` public ` or ` private ` | ` public ` | false | ` public ` |
1919
2020## Usage
2121
2222See [ examples] ( https://github.com/somleng/somleng-integrations/tree/develop/skyetel/examples ) .
2323
2424## CLI
2525
26- The CLI can be used to test your integration or in standalone mode .
26+ The CLI can be used to test your integration.
2727
2828``` bash
2929Usage: somleng-skyetel [options]
You can’t perform that action at this time.
0 commit comments