@fonoster/ctl 0.3.6-alpha.0 → 0.3.6-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,7 +21,7 @@ $ npm install -g @fonoster/ctl
21
21
  $ fonoster COMMAND
22
22
  running command...
23
23
  $ fonoster (-v|--version|version)
24
- @fonoster/ctl/0.3.6-alpha.0 darwin-x64 node-v14.16.0
24
+ @fonoster/ctl/0.3.6-alpha.5 darwin-x64 node-v14.16.0
25
25
  $ fonoster --help [COMMAND]
26
26
  USAGE
27
27
  $ fonoster COMMAND
@@ -90,7 +90,7 @@ DESCRIPTION
90
90
  Create a new Fonoster Agent
91
91
  ```
92
92
 
93
- _See code: [dist/commands/agents/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/agents/create.js)_
93
+ _See code: [dist/commands/agents/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/agents/create.js)_
94
94
 
95
95
  ## `fonoster agents:delete [REF]`
96
96
 
@@ -105,7 +105,7 @@ ALIASES
105
105
  $ fonoster agents:rm
106
106
  ```
107
107
 
108
- _See code: [dist/commands/agents/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/agents/delete.js)_
108
+ _See code: [dist/commands/agents/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/agents/delete.js)_
109
109
 
110
110
  ## `fonoster agents:get [REF]`
111
111
 
@@ -116,7 +116,7 @@ USAGE
116
116
  $ fonoster agents:get [REF]
117
117
  ```
118
118
 
119
- _See code: [dist/commands/agents/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/agents/get.js)_
119
+ _See code: [dist/commands/agents/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/agents/get.js)_
120
120
 
121
121
  ## `fonoster agents:list`
122
122
 
@@ -137,7 +137,7 @@ ALIASES
137
137
  $ fonoster agents:ls
138
138
  ```
139
139
 
140
- _See code: [dist/commands/agents/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/agents/list.js)_
140
+ _See code: [dist/commands/agents/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/agents/list.js)_
141
141
 
142
142
  ## `fonoster agents:update [REF]`
143
143
 
@@ -152,7 +152,7 @@ DESCRIPTION
152
152
  Update a Fonoster Agent
153
153
  ```
154
154
 
155
- _See code: [dist/commands/agents/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/agents/update.js)_
155
+ _See code: [dist/commands/agents/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/agents/update.js)_
156
156
 
157
157
  ## `fonoster apps:create`
158
158
 
@@ -167,7 +167,7 @@ DESCRIPTION
167
167
  Create a new Fonoster App
168
168
  ```
169
169
 
170
- _See code: [dist/commands/apps/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/apps/create.js)_
170
+ _See code: [dist/commands/apps/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/apps/create.js)_
171
171
 
172
172
  ## `fonoster apps:delete [REF]`
173
173
 
@@ -182,7 +182,7 @@ ALIASES
182
182
  $ fonoster apps:rm
183
183
  ```
184
184
 
185
- _See code: [dist/commands/apps/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/apps/delete.js)_
185
+ _See code: [dist/commands/apps/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/apps/delete.js)_
186
186
 
187
187
  ## `fonoster apps:list`
188
188
 
@@ -203,7 +203,7 @@ ALIASES
203
203
  $ fonoster apps:ls
204
204
  ```
205
205
 
206
- _See code: [dist/commands/apps/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/apps/list.js)_
206
+ _See code: [dist/commands/apps/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/apps/list.js)_
207
207
 
208
208
  ## `fonoster apps:update [REF]`
209
209
 
@@ -218,7 +218,7 @@ DESCRIPTION
218
218
  Update a new Fonoster App
219
219
  ```
220
220
 
221
- _See code: [dist/commands/apps/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/apps/update.js)_
221
+ _See code: [dist/commands/apps/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/apps/update.js)_
222
222
 
223
223
  ## `fonoster auth:login`
224
224
 
@@ -229,7 +229,7 @@ USAGE
229
229
  $ fonoster auth:login
230
230
  ```
231
231
 
232
- _See code: [dist/commands/auth/login.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/auth/login.js)_
232
+ _See code: [dist/commands/auth/login.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/auth/login.js)_
233
233
 
234
234
  ## `fonoster auth:logout`
235
235
 
@@ -240,7 +240,7 @@ USAGE
240
240
  $ fonoster auth:logout
241
241
  ```
242
242
 
243
- _See code: [dist/commands/auth/logout.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/auth/logout.js)_
243
+ _See code: [dist/commands/auth/logout.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/auth/logout.js)_
244
244
 
245
245
  ## `fonoster bug`
246
246
 
@@ -255,7 +255,7 @@ DESCRIPTION
255
255
  Opens github issues with a predefine bug template
256
256
  ```
257
257
 
258
- _See code: [dist/commands/bug.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/bug.js)_
258
+ _See code: [dist/commands/bug.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/bug.js)_
259
259
 
260
260
  ## `fonoster domains:create`
261
261
 
@@ -270,7 +270,7 @@ DESCRIPTION
270
270
  Create a new Fonoster Domain
271
271
  ```
272
272
 
273
- _See code: [dist/commands/domains/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/domains/create.js)_
273
+ _See code: [dist/commands/domains/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/domains/create.js)_
274
274
 
275
275
  ## `fonoster domains:delete [REF]`
276
276
 
@@ -285,7 +285,7 @@ ALIASES
285
285
  $ fonoster domains:rm
286
286
  ```
287
287
 
288
- _See code: [dist/commands/domains/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/domains/delete.js)_
288
+ _See code: [dist/commands/domains/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/domains/delete.js)_
289
289
 
290
290
  ## `fonoster domains:get [REF]`
291
291
 
@@ -296,7 +296,7 @@ USAGE
296
296
  $ fonoster domains:get [REF]
297
297
  ```
298
298
 
299
- _See code: [dist/commands/domains/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/domains/get.js)_
299
+ _See code: [dist/commands/domains/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/domains/get.js)_
300
300
 
301
301
  ## `fonoster domains:list`
302
302
 
@@ -317,7 +317,7 @@ ALIASES
317
317
  $ fonoster domains:ls
318
318
  ```
319
319
 
320
- _See code: [dist/commands/domains/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/domains/list.js)_
320
+ _See code: [dist/commands/domains/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/domains/list.js)_
321
321
 
322
322
  ## `fonoster domains:update [REF]`
323
323
 
@@ -332,7 +332,7 @@ DESCRIPTION
332
332
  Update a Fonoster Domain
333
333
  ```
334
334
 
335
- _See code: [dist/commands/domains/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/domains/update.js)_
335
+ _See code: [dist/commands/domains/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/domains/update.js)_
336
336
 
337
337
  ## `fonoster feedback`
338
338
 
@@ -347,7 +347,7 @@ DESCRIPTION
347
347
  Help us improve by providing some feedback
348
348
  ```
349
349
 
350
- _See code: [dist/commands/feedback.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/feedback.js)_
350
+ _See code: [dist/commands/feedback.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/feedback.js)_
351
351
 
352
352
  ## `fonoster help [COMMAND]`
353
353
 
@@ -379,7 +379,7 @@ DESCRIPTION
379
379
  Create a new Fonoster Number
380
380
  ```
381
381
 
382
- _See code: [dist/commands/numbers/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/numbers/create.js)_
382
+ _See code: [dist/commands/numbers/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/numbers/create.js)_
383
383
 
384
384
  ## `fonoster numbers:delete [REF]`
385
385
 
@@ -394,7 +394,7 @@ ALIASES
394
394
  $ fonoster numbers:rm
395
395
  ```
396
396
 
397
- _See code: [dist/commands/numbers/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/numbers/delete.js)_
397
+ _See code: [dist/commands/numbers/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/numbers/delete.js)_
398
398
 
399
399
  ## `fonoster numbers:get [REF]`
400
400
 
@@ -405,7 +405,7 @@ USAGE
405
405
  $ fonoster numbers:get [REF]
406
406
  ```
407
407
 
408
- _See code: [dist/commands/numbers/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/numbers/get.js)_
408
+ _See code: [dist/commands/numbers/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/numbers/get.js)_
409
409
 
410
410
  ## `fonoster numbers:list`
411
411
 
@@ -426,7 +426,7 @@ ALIASES
426
426
  $ fonoster numbers:ls
427
427
  ```
428
428
 
429
- _See code: [dist/commands/numbers/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/numbers/list.js)_
429
+ _See code: [dist/commands/numbers/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/numbers/list.js)_
430
430
 
431
431
  ## `fonoster numbers:update [REF]`
432
432
 
@@ -441,60 +441,60 @@ DESCRIPTION
441
441
  Update a Fonoster Number
442
442
  ```
443
443
 
444
- _See code: [dist/commands/numbers/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/numbers/update.js)_
444
+ _See code: [dist/commands/numbers/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/numbers/update.js)_
445
445
 
446
446
  ## `fonoster plugins`
447
447
 
448
- list installed plugins
448
+ List installed plugins.
449
449
 
450
450
  ```
451
451
  USAGE
452
452
  $ fonoster plugins
453
453
 
454
454
  OPTIONS
455
- --core show core plugins
455
+ --core Show core plugins.
456
456
 
457
457
  EXAMPLE
458
458
  $ fonoster plugins
459
459
  ```
460
460
 
461
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/index.ts)_
461
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/index.ts)_
462
462
 
463
463
  ## `fonoster plugins:inspect PLUGIN...`
464
464
 
465
- displays installation properties of a plugin
465
+ Displays installation properties of a plugin.
466
466
 
467
467
  ```
468
468
  USAGE
469
469
  $ fonoster plugins:inspect PLUGIN...
470
470
 
471
471
  ARGUMENTS
472
- PLUGIN [default: .] plugin to inspect
472
+ PLUGIN [default: .] Plugin to inspect.
473
473
 
474
474
  OPTIONS
475
- -h, --help show CLI help
475
+ -h, --help Show CLI help.
476
476
  -v, --verbose
477
477
 
478
478
  EXAMPLE
479
479
  $ fonoster plugins:inspect myplugin
480
480
  ```
481
481
 
482
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/inspect.ts)_
482
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/inspect.ts)_
483
483
 
484
484
  ## `fonoster plugins:install PLUGIN...`
485
485
 
486
- installs a plugin into the CLI
486
+ Installs a plugin into the CLI.
487
487
 
488
488
  ```
489
489
  USAGE
490
490
  $ fonoster plugins:install PLUGIN...
491
491
 
492
492
  ARGUMENTS
493
- PLUGIN plugin to install
493
+ PLUGIN Plugin to install.
494
494
 
495
495
  OPTIONS
496
- -f, --force yarn install with force flag
497
- -h, --help show CLI help
496
+ -f, --force Run yarn install with force flag.
497
+ -h, --help Show CLI help.
498
498
  -v, --verbose
499
499
 
500
500
  DESCRIPTION
@@ -515,11 +515,11 @@ EXAMPLES
515
515
  $ fonoster plugins:install someuser/someplugin
516
516
  ```
517
517
 
518
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/install.ts)_
518
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/install.ts)_
519
519
 
520
520
  ## `fonoster plugins:link PLUGIN`
521
521
 
522
- links a plugin into the CLI for development
522
+ Links a plugin into the CLI for development.
523
523
 
524
524
  ```
525
525
  USAGE
@@ -529,7 +529,7 @@ ARGUMENTS
529
529
  PATH [default: .] path to plugin
530
530
 
531
531
  OPTIONS
532
- -h, --help show CLI help
532
+ -h, --help Show CLI help.
533
533
  -v, --verbose
534
534
 
535
535
  DESCRIPTION
@@ -542,11 +542,11 @@ EXAMPLE
542
542
  $ fonoster plugins:link myplugin
543
543
  ```
544
544
 
545
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/link.ts)_
545
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/link.ts)_
546
546
 
547
547
  ## `fonoster plugins:uninstall PLUGIN...`
548
548
 
549
- removes a plugin from the CLI
549
+ Removes a plugin from the CLI.
550
550
 
551
551
  ```
552
552
  USAGE
@@ -556,7 +556,7 @@ ARGUMENTS
556
556
  PLUGIN plugin to uninstall
557
557
 
558
558
  OPTIONS
559
- -h, --help show CLI help
559
+ -h, --help Show CLI help.
560
560
  -v, --verbose
561
561
 
562
562
  ALIASES
@@ -564,22 +564,22 @@ ALIASES
564
564
  $ fonoster plugins:remove
565
565
  ```
566
566
 
567
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/uninstall.ts)_
567
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/uninstall.ts)_
568
568
 
569
569
  ## `fonoster plugins:update`
570
570
 
571
- update installed plugins
571
+ Update installed plugins.
572
572
 
573
573
  ```
574
574
  USAGE
575
575
  $ fonoster plugins:update
576
576
 
577
577
  OPTIONS
578
- -h, --help show CLI help
578
+ -h, --help Show CLI help.
579
579
  -v, --verbose
580
580
  ```
581
581
 
582
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v1.10.11/src/commands/plugins/update.ts)_
582
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/update.ts)_
583
583
 
584
584
  ## `fonoster projects:create`
585
585
 
@@ -594,7 +594,7 @@ DESCRIPTION
594
594
  Create a new Fonoster Project
595
595
  ```
596
596
 
597
- _See code: [dist/commands/projects/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/projects/create.js)_
597
+ _See code: [dist/commands/projects/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/projects/create.js)_
598
598
 
599
599
  ## `fonoster projects:delete [REF]`
600
600
 
@@ -609,7 +609,7 @@ ALIASES
609
609
  $ fonoster projects:rm
610
610
  ```
611
611
 
612
- _See code: [dist/commands/projects/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/projects/delete.js)_
612
+ _See code: [dist/commands/projects/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/projects/delete.js)_
613
613
 
614
614
  ## `fonoster projects:get [REF]`
615
615
 
@@ -620,7 +620,7 @@ USAGE
620
620
  $ fonoster projects:get [REF]
621
621
  ```
622
622
 
623
- _See code: [dist/commands/projects/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/projects/get.js)_
623
+ _See code: [dist/commands/projects/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/projects/get.js)_
624
624
 
625
625
  ## `fonoster projects:list`
626
626
 
@@ -638,7 +638,7 @@ ALIASES
638
638
  $ fonoster projects:ls
639
639
  ```
640
640
 
641
- _See code: [dist/commands/projects/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/projects/list.js)_
641
+ _See code: [dist/commands/projects/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/projects/list.js)_
642
642
 
643
643
  ## `fonoster projects:renew [REF]`
644
644
 
@@ -653,7 +653,7 @@ DESCRIPTION
653
653
  Renew the credentials of a Fonoster Project
654
654
  ```
655
655
 
656
- _See code: [dist/commands/projects/renew.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/projects/renew.js)_
656
+ _See code: [dist/commands/projects/renew.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/projects/renew.js)_
657
657
 
658
658
  ## `fonoster projects:use [REF]`
659
659
 
@@ -668,7 +668,7 @@ DESCRIPTION
668
668
  Set a default Fonoster Project
669
669
  ```
670
670
 
671
- _See code: [dist/commands/projects/use.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/projects/use.js)_
671
+ _See code: [dist/commands/projects/use.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/projects/use.js)_
672
672
 
673
673
  ## `fonoster providers:create`
674
674
 
@@ -683,7 +683,7 @@ DESCRIPTION
683
683
  Create a new Fonoster Provider
684
684
  ```
685
685
 
686
- _See code: [dist/commands/providers/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/providers/create.js)_
686
+ _See code: [dist/commands/providers/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/providers/create.js)_
687
687
 
688
688
  ## `fonoster providers:delete [REF]`
689
689
 
@@ -698,7 +698,7 @@ ALIASES
698
698
  $ fonoster providers:rm
699
699
  ```
700
700
 
701
- _See code: [dist/commands/providers/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/providers/delete.js)_
701
+ _See code: [dist/commands/providers/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/providers/delete.js)_
702
702
 
703
703
  ## `fonoster providers:get [REF]`
704
704
 
@@ -709,7 +709,7 @@ USAGE
709
709
  $ fonoster providers:get [REF]
710
710
  ```
711
711
 
712
- _See code: [dist/commands/providers/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/providers/get.js)_
712
+ _See code: [dist/commands/providers/get.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/providers/get.js)_
713
713
 
714
714
  ## `fonoster providers:list`
715
715
 
@@ -730,7 +730,7 @@ ALIASES
730
730
  $ fonoster providers:ls
731
731
  ```
732
732
 
733
- _See code: [dist/commands/providers/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/providers/list.js)_
733
+ _See code: [dist/commands/providers/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/providers/list.js)_
734
734
 
735
735
  ## `fonoster providers:update [REF]`
736
736
 
@@ -745,7 +745,7 @@ DESCRIPTION
745
745
  Update a Fonoster Provider
746
746
  ```
747
747
 
748
- _See code: [dist/commands/providers/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/providers/update.js)_
748
+ _See code: [dist/commands/providers/update.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/providers/update.js)_
749
749
 
750
750
  ## `fonoster secrets:create [NAME]`
751
751
 
@@ -761,7 +761,7 @@ OPTIONS
761
761
  -s, --from-stdin pass from stdin
762
762
  ```
763
763
 
764
- _See code: [dist/commands/secrets/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/secrets/create.js)_
764
+ _See code: [dist/commands/secrets/create.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/secrets/create.js)_
765
765
 
766
766
  ## `fonoster secrets:delete [NAME]`
767
767
 
@@ -776,7 +776,7 @@ ALIASES
776
776
  $ fonoster secrets:rm
777
777
  ```
778
778
 
779
- _See code: [dist/commands/secrets/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/secrets/delete.js)_
779
+ _See code: [dist/commands/secrets/delete.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/secrets/delete.js)_
780
780
 
781
781
  ## `fonoster secrets:list`
782
782
 
@@ -793,5 +793,5 @@ ALIASES
793
793
  $ fonoster secrets:ls
794
794
  ```
795
795
 
796
- _See code: [dist/commands/secrets/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.0/dist/commands/secrets/list.js)_
796
+ _See code: [dist/commands/secrets/list.js](https://github.com/fonoster/fonoster/blob/v0.3.6-alpha.5/dist/commands/secrets/list.js)_
797
797
  <!-- commandsstop -->
@@ -5,18 +5,18 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  require("../config");
7
7
  const command_1 = __importDefault(require("@oclif/command"));
8
- const cli_ux_1 = require("cli-ux");
8
+ const core_1 = require("@oclif/core");
9
9
  const errors_1 = require("@oclif/errors");
10
10
  class default_1 extends command_1.default {
11
11
  async deleteResource(API, funcName) {
12
12
  if (!this.ref) {
13
- cli_ux_1.cli.action.stop();
13
+ core_1.CliUx.ux.action.stop();
14
14
  throw new errors_1.CLIError("You must provide a resource ref before continuing");
15
15
  }
16
- cli_ux_1.cli.action.start(`Deleting resource ${this.ref}`);
16
+ core_1.CliUx.ux.action.start(`Deleting resource ${this.ref}`);
17
17
  const results = await API[funcName](this.ref);
18
- await cli_ux_1.cli.wait(1000);
19
- cli_ux_1.cli.action.stop(results ? "Done" : "Failed");
18
+ await core_1.CliUx.ux.wait(1000);
19
+ core_1.CliUx.ux.action.stop(results ? "Done" : "Failed");
20
20
  }
21
21
  async init() {
22
22
  const { args } = this.parse(this.constructor);
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  require("../../config");
4
4
  const errors_1 = require("@oclif/errors");
5
5
  const command_1 = require("@oclif/command");
6
- const cli_ux_1 = require("cli-ux");
6
+ const core_1 = require("@oclif/core");
7
7
  const config_1 = require("../../config");
8
8
  const Agents = require("@fonoster/agents");
9
9
  const Domains = require("@fonoster/domains");
@@ -66,14 +66,14 @@ class default_1 extends command_1.Command {
66
66
  }
67
67
  else {
68
68
  try {
69
- cli_ux_1.cli.action.start(`Creating agent ${answers.name}`);
69
+ core_1.CliUx.ux.action.start(`Creating agent ${answers.name}`);
70
70
  const agents = new Agents((0, config_1.getProjectConfig)());
71
71
  const agent = await agents.createAgent(answers);
72
- await cli_ux_1.cli.wait(1000);
73
- cli_ux_1.cli.action.stop(agent.ref);
72
+ await core_1.CliUx.ux.wait(1000);
73
+ core_1.CliUx.ux.action.stop(agent.ref);
74
74
  }
75
75
  catch (e) {
76
- cli_ux_1.cli.action.stop();
76
+ core_1.CliUx.ux.action.stop();
77
77
  if (e.code === 9) {
78
78
  throw new errors_1.CLIError("This Agent already exist");
79
79
  }
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  require("../../config");
4
4
  const errors_1 = require("@oclif/errors");
5
5
  const command_1 = require("@oclif/command");
6
- const cli_ux_1 = require("cli-ux");
6
+ const core_1 = require("@oclif/core");
7
7
  const prettyjson_1 = require("prettyjson");
8
8
  const config_1 = require("../../config");
9
9
  const Agents = require("@fonoster/agents");
@@ -16,7 +16,7 @@ class GetCommand extends command_1.Command {
16
16
  const { args } = this.parse(GetCommand);
17
17
  try {
18
18
  const agents = new Agents((0, config_1.getProjectConfig)());
19
- cli_ux_1.cli.action.start(`Getting Agent ${args.ref}`);
19
+ core_1.CliUx.ux.action.start(`Getting Agent ${args.ref}`);
20
20
  const agent = await agents.getAgent(args.ref);
21
21
  const jsonObj = {
22
22
  Ref: agent.ref,
@@ -27,8 +27,8 @@ class GetCommand extends command_1.Command {
27
27
  Created: moment(agent.createTime).fromNow(),
28
28
  Updated: moment(agent.updateTime).fromNow()
29
29
  };
30
- await cli_ux_1.cli.wait(1000);
31
- cli_ux_1.cli.action.stop("");
30
+ await core_1.CliUx.ux.wait(1000);
31
+ core_1.CliUx.ux.action.stop("");
32
32
  console.log((0, prettyjson_1.render)(jsonObj, { noColor: true }));
33
33
  }
34
34
  catch (e) {
@@ -4,7 +4,7 @@ require("../../config");
4
4
  const errors_1 = require("@oclif/errors");
5
5
  const command_1 = require("@oclif/command");
6
6
  const agents_1 = require("@fonoster/agents");
7
- const cli_ux_1 = require("cli-ux");
7
+ const core_1 = require("@oclif/core");
8
8
  const config_1 = require("../../config");
9
9
  const Agents = require("@fonoster/agents");
10
10
  const inquirer = require("inquirer");
@@ -36,7 +36,7 @@ class ListCommand extends command_1.Command {
36
36
  if (list.length < 1)
37
37
  break;
38
38
  const showTable = (showHeader, data) => {
39
- cli_ux_1.cli.table(data, {
39
+ core_1.CliUx.ux.table(data, {
40
40
  ref: { minWidth: 12 },
41
41
  name: { header: "Name", minWidth: 12 },
42
42
  username: { header: "Username", minWidth: 12 },
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  require("../../config");
4
4
  const errors_1 = require("@oclif/errors");
5
5
  const command_1 = require("@oclif/command");
6
- const cli_ux_1 = require("cli-ux");
6
+ const core_1 = require("@oclif/core");
7
7
  const config_1 = require("../../config");
8
8
  const Agents = require("@fonoster/agents");
9
9
  const inquirer = require("inquirer");
@@ -49,13 +49,13 @@ class UpdateCommand extends command_1.Command {
49
49
  }
50
50
  else {
51
51
  try {
52
- cli_ux_1.cli.action.start(`Updating agent ${answers.name}`);
52
+ core_1.CliUx.ux.action.start(`Updating agent ${answers.name}`);
53
53
  await agents.updateAgent(answers);
54
- await cli_ux_1.cli.wait(1000);
55
- cli_ux_1.cli.action.stop("Done");
54
+ await core_1.CliUx.ux.wait(1000);
55
+ core_1.CliUx.ux.action.stop("Done");
56
56
  }
57
57
  catch (e) {
58
- cli_ux_1.cli.action.stop();
58
+ core_1.CliUx.ux.action.stop();
59
59
  throw new errors_1.CLIError(e.message);
60
60
  }
61
61
  }
@@ -9,7 +9,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
9
9
  require("../../config");
10
10
  const errors_1 = require("@oclif/errors");
11
11
  const command_1 = require("@oclif/command");
12
- const cli_ux_1 = require("cli-ux");
12
+ const core_1 = require("@oclif/core");
13
13
  const config_1 = require("../../config");
14
14
  const project_guard_1 = require("../../decorators/project_guard");
15
15
  const voices_1 = require("../../data/voices");
@@ -162,16 +162,16 @@ class CreateCommand extends command_1.Command {
162
162
  ]);
163
163
  if (!confirmPrompt.confirm)
164
164
  return console.log("Aborted");
165
- cli_ux_1.cli.action.start(`Creating App ${answers.name}`);
165
+ core_1.CliUx.ux.action.start(`Creating App ${answers.name}`);
166
166
  const apps = new Apps((0, config_1.getProjectConfig)());
167
167
  delete answers.showAdvanceOptions;
168
168
  delete answers.engine;
169
169
  const result = await apps.createApp(answers);
170
- await cli_ux_1.cli.wait(1000);
171
- cli_ux_1.cli.action.stop(result.ref);
170
+ await core_1.CliUx.ux.wait(1000);
171
+ core_1.CliUx.ux.action.stop(result.ref);
172
172
  }
173
173
  catch (e) {
174
- cli_ux_1.cli.action.stop();
174
+ core_1.CliUx.ux.action.stop();
175
175
  throw new errors_1.CLIError(e.code === 9 ? "This App already exist" : e.message);
176
176
  }
177
177
  }
@@ -10,11 +10,10 @@ require("../../config");
10
10
  const domains_1 = require("@fonoster/domains");
11
11
  const errors_1 = require("@oclif/errors");
12
12
  const command_1 = require("@oclif/command");
13
- const cli_ux_1 = require("cli-ux");
13
+ const core_1 = require("@oclif/core");
14
14
  const config_1 = require("../../config");
15
15
  const project_guard_1 = require("../../decorators/project_guard");
16
16
  const Apps = require("@fonoster/apps");
17
- const inquirer = require("inquirer");
18
17
  class ListCommand extends command_1.Command {
19
18
  async run() {
20
19
  const { flags } = this.parse(ListCommand);
@@ -42,7 +41,7 @@ class ListCommand extends command_1.Command {
42
41
  */
43
42
  // if (list.length < 1) break;
44
43
  const showTable = (showHeader, data) => {
45
- cli_ux_1.cli.table(data, {
44
+ core_1.CliUx.ux.table(data, {
46
45
  ref: { minWidth: 15 },
47
46
  name: { header: "Name", minWidth: 15 },
48
47
  projectId: {