@@ -78,7 +78,7 @@ EXAMPLES
78
78
$ autify connect access-point create --name NAME --web-workspace-id ID
79
79
```
80
80
81
- _ See code: [ src/commands/connect/access-point/create.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/connect/access-point/create.ts ) _
81
+ _ See code: [ src/commands/connect/access-point/create.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/connect/access-point/create.ts ) _
82
82
83
83
## ` autify connect access-point set `
84
84
@@ -104,7 +104,7 @@ EXAMPLES
104
104
$ autify connect access-point set --name=NAME < key.txt
105
105
```
106
106
107
- _ See code: [ src/commands/connect/access-point/set.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/connect/access-point/set.ts ) _
107
+ _ See code: [ src/commands/connect/access-point/set.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/connect/access-point/set.ts ) _
108
108
109
109
## ` autify connect client install [VERSION] `
110
110
@@ -134,7 +134,7 @@ EXAMPLES
134
134
$ autify connect client install stable
135
135
```
136
136
137
- _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/connect/client/install.ts ) _
137
+ _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/connect/client/install.ts ) _
138
138
139
139
## ` autify connect client start `
140
140
@@ -168,7 +168,7 @@ EXAMPLES
168
168
$ autify connect client start --web-workspace-id 000
169
169
```
170
170
171
- _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/connect/client/start.ts ) _
171
+ _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/connect/client/start.ts ) _
172
172
173
173
## ` autify help [COMMAND] `
174
174
@@ -188,7 +188,7 @@ DESCRIPTION
188
188
Display help for autify.
189
189
```
190
190
191
- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v6.2.7 /src/commands/help.ts ) _
191
+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v6.2.16 /src/commands/help.ts ) _
192
192
193
193
## ` autify mobile api describe-test-result `
194
194
@@ -209,7 +209,7 @@ EXAMPLES
209
209
$ autify mobile api describe-test-result
210
210
```
211
211
212
- _ See code: [ src/commands/mobile/api/describe-test-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/api/describe-test-result.ts ) _
212
+ _ See code: [ src/commands/mobile/api/describe-test-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/api/describe-test-result.ts ) _
213
213
214
214
## ` autify mobile api list-test-results `
215
215
@@ -233,7 +233,7 @@ EXAMPLES
233
233
$ autify mobile api list-test-results
234
234
```
235
235
236
- _ See code: [ src/commands/mobile/api/list-test-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/api/list-test-results.ts ) _
236
+ _ See code: [ src/commands/mobile/api/list-test-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/api/list-test-results.ts ) _
237
237
238
238
## ` autify mobile api run-test-plan `
239
239
@@ -255,7 +255,7 @@ EXAMPLES
255
255
$ autify mobile api run-test-plan
256
256
```
257
257
258
- _ See code: [ src/commands/mobile/api/run-test-plan.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/api/run-test-plan.ts ) _
258
+ _ See code: [ src/commands/mobile/api/run-test-plan.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/api/run-test-plan.ts ) _
259
259
260
260
## ` autify mobile api upload-build `
261
261
@@ -276,7 +276,7 @@ EXAMPLES
276
276
$ autify mobile api upload-build
277
277
```
278
278
279
- _ See code: [ src/commands/mobile/api/upload-build.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/api/upload-build.ts ) _
279
+ _ See code: [ src/commands/mobile/api/upload-build.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/api/upload-build.ts ) _
280
280
281
281
## ` autify mobile auth login `
282
282
@@ -299,7 +299,7 @@ EXAMPLES
299
299
$ autify mobile auth login < token.txt
300
300
```
301
301
302
- _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/auth/login.ts ) _
302
+ _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/auth/login.ts ) _
303
303
304
304
## ` autify mobile build upload BUILD-PATH `
305
305
@@ -333,7 +333,7 @@ EXAMPLES
333
333
$ autify mobile build upload --workspace-id AAA ./my.app --json
334
334
```
335
335
336
- _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/build/upload.ts ) _
336
+ _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/build/upload.ts ) _
337
337
338
338
## ` autify mobile test run TEST-PLAN-URL `
339
339
@@ -352,7 +352,7 @@ FLAGS
352
352
-v, --verbose Verbose output
353
353
-w, --wait Wait until the test finishes.
354
354
--build-id=<value> ID of the already uploaded build.
355
- --build-path=<value> File path to the iOS app (*.app) or Android app (*.apk).
355
+ --build-path=<value> File path to the iOS app (*.app, *.ipa ) or Android app (*.apk).
356
356
--max-retry-count=<value> Maximum retry count. The command can take up to timeout * (max-retry-count + 1).
357
357
358
358
DESCRIPTION
@@ -373,7 +373,7 @@ EXAMPLES
373
373
--timeout 600
374
374
```
375
375
376
- _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/test/run.ts ) _
376
+ _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/test/run.ts ) _
377
377
378
378
## ` autify mobile test wait TEST-RESULT-URL `
379
379
@@ -397,18 +397,19 @@ EXAMPLES
397
397
$ autify mobile test wait https://mobile-app.autify.com/projects/AAA/results/BBB
398
398
```
399
399
400
- _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/mobile/test/wait.ts ) _
400
+ _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/mobile/test/wait.ts ) _
401
401
402
402
## ` autify update [CHANNEL] `
403
403
404
404
update the autify CLI
405
405
406
406
```
407
407
USAGE
408
- $ autify update [CHANNEL] [--force | | [-a | -v <value> | -i]]
408
+ $ autify update [CHANNEL] [--force | | [-a | -v <value> | -i]] [-b ]
409
409
410
410
FLAGS
411
411
-a, --available See available versions.
412
+ -b, --verbose Show more details about the available versions.
412
413
-i, --interactive Interactively select version to install. This is ignored if a channel is provided.
413
414
-v, --version=<value> Install a specific version.
414
415
--force Force a re-download of the requested version.
@@ -434,7 +435,7 @@ EXAMPLES
434
435
$ autify update --available
435
436
```
436
437
437
- _ See code: [ @oclif/plugin-update ] ( https://github.com/oclif/plugin-update/blob/v4.4.16 /src/commands/update.ts ) _
438
+ _ See code: [ @oclif/plugin-update ] ( https://github.com/oclif/plugin-update/blob/v4.6.6 /src/commands/update.ts ) _
438
439
439
440
## ` autify web api create-access-point `
440
441
@@ -457,7 +458,7 @@ EXAMPLES
457
458
$ autify web api create-access-point
458
459
```
459
460
460
- _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/create-access-point.ts ) _
461
+ _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/create-access-point.ts ) _
461
462
462
463
## ` autify web api create-test-plan-variable `
463
464
@@ -480,7 +481,7 @@ EXAMPLES
480
481
$ autify web api create-test-plan-variable
481
482
```
482
483
483
- _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/create-test-plan-variable.ts ) _
484
+ _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/create-test-plan-variable.ts ) _
484
485
485
486
## ` autify web api create-url-replacement `
486
487
@@ -503,7 +504,7 @@ EXAMPLES
503
504
$ autify web api create-url-replacement
504
505
```
505
506
506
- _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/create-url-replacement.ts ) _
507
+ _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/create-url-replacement.ts ) _
507
508
508
509
## ` autify web api delete-access-point `
509
510
@@ -526,7 +527,7 @@ EXAMPLES
526
527
$ autify web api delete-access-point
527
528
```
528
529
529
- _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/delete-access-point.ts ) _
530
+ _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/delete-access-point.ts ) _
530
531
531
532
## ` autify web api delete-test-plan-variable `
532
533
@@ -548,7 +549,7 @@ EXAMPLES
548
549
$ autify web api delete-test-plan-variable
549
550
```
550
551
551
- _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/delete-test-plan-variable.ts ) _
552
+ _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/delete-test-plan-variable.ts ) _
552
553
553
554
## ` autify web api delete-url-replacement `
554
555
@@ -570,7 +571,7 @@ EXAMPLES
570
571
$ autify web api delete-url-replacement
571
572
```
572
573
573
- _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/delete-url-replacement.ts ) _
574
+ _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/delete-url-replacement.ts ) _
574
575
575
576
## ` autify web api describe-result `
576
577
@@ -592,7 +593,7 @@ EXAMPLES
592
593
$ autify web api describe-result
593
594
```
594
595
595
- _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/describe-result.ts ) _
596
+ _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/describe-result.ts ) _
596
597
597
598
## ` autify web api describe-scenario `
598
599
@@ -613,7 +614,7 @@ EXAMPLES
613
614
$ autify web api describe-scenario
614
615
```
615
616
616
- _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/describe-scenario.ts ) _
617
+ _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/describe-scenario.ts ) _
617
618
618
619
## ` autify web api execute-scenarios `
619
620
@@ -641,7 +642,7 @@ EXAMPLES
641
642
$ autify web api execute-scenarios
642
643
```
643
644
644
- _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/execute-scenarios.ts ) _
645
+ _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/execute-scenarios.ts ) _
645
646
646
647
## ` autify web api execute-schedule `
647
648
@@ -664,7 +665,7 @@ EXAMPLES
664
665
$ autify web api execute-schedule
665
666
```
666
667
667
- _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/execute-schedule.ts ) _
668
+ _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/execute-schedule.ts ) _
668
669
669
670
## ` autify web api get-credit-usage `
670
671
@@ -696,7 +697,7 @@ EXAMPLES
696
697
$ autify web api get-credit-usage
697
698
```
698
699
699
- _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/get-credit-usage.ts ) _
700
+ _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/get-credit-usage.ts ) _
700
701
701
702
## ` autify web api get-project-info `
702
703
@@ -716,7 +717,7 @@ EXAMPLES
716
717
$ autify web api get-project-info
717
718
```
718
719
719
- _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/get-project-info.ts ) _
720
+ _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/get-project-info.ts ) _
720
721
721
722
## ` autify web api list-access-points `
722
723
@@ -737,7 +738,7 @@ EXAMPLES
737
738
$ autify web api list-access-points
738
739
```
739
740
740
- _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/list-access-points.ts ) _
741
+ _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/list-access-points.ts ) _
741
742
742
743
## ` autify web api list-capabilities `
743
744
@@ -764,7 +765,7 @@ EXAMPLES
764
765
$ autify web api list-capabilities
765
766
```
766
767
767
- _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/list-capabilities.ts ) _
768
+ _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/list-capabilities.ts ) _
768
769
769
770
## ` autify web api list-results `
770
771
@@ -787,7 +788,7 @@ EXAMPLES
787
788
$ autify web api list-results
788
789
```
789
790
790
- _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/list-results.ts ) _
791
+ _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/list-results.ts ) _
791
792
792
793
## ` autify web api list-scenarios `
793
794
@@ -808,7 +809,7 @@ EXAMPLES
808
809
$ autify web api list-scenarios
809
810
```
810
811
811
- _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/list-scenarios.ts ) _
812
+ _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/list-scenarios.ts ) _
812
813
813
814
## ` autify web api list-test-plan-variable `
814
815
@@ -829,7 +830,7 @@ EXAMPLES
829
830
$ autify web api list-test-plan-variable
830
831
```
831
832
832
- _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/list-test-plan-variable.ts ) _
833
+ _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/list-test-plan-variable.ts ) _
833
834
834
835
## ` autify web api list-url-replacements `
835
836
@@ -850,7 +851,7 @@ EXAMPLES
850
851
$ autify web api list-url-replacements
851
852
```
852
853
853
- _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/list-url-replacements.ts ) _
854
+ _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/list-url-replacements.ts ) _
854
855
855
856
## ` autify web api update-test-plan-variable `
856
857
@@ -876,7 +877,7 @@ EXAMPLES
876
877
$ autify web api update-test-plan-variable
877
878
```
878
879
879
- _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/update-test-plan-variable.ts ) _
880
+ _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/update-test-plan-variable.ts ) _
880
881
881
882
## ` autify web api update-url-replacement `
882
883
@@ -902,7 +903,7 @@ EXAMPLES
902
903
$ autify web api update-url-replacement
903
904
```
904
905
905
- _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/api/update-url-replacement.ts ) _
906
+ _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/api/update-url-replacement.ts ) _
906
907
907
908
## ` autify web auth login `
908
909
@@ -925,7 +926,7 @@ EXAMPLES
925
926
$ autify web auth login < token.txt
926
927
```
927
928
928
- _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/auth/login.ts ) _
929
+ _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/auth/login.ts ) _
929
930
930
931
## ` autify web test run SCENARIO-OR-TEST-PLAN-URL `
931
932
@@ -1006,7 +1007,7 @@ EXAMPLES
1006
1007
$ autify web test run https://app.autify.com/projects/0000/scenarios/0000 --wait --autify-connect-client
1007
1008
```
1008
1009
1009
- _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/test/run.ts ) _
1010
+ _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/test/run.ts ) _
1010
1011
1011
1012
## ` autify web test wait TEST-RESULT-URL `
1012
1013
@@ -1030,6 +1031,6 @@ EXAMPLES
1030
1031
$ autify web test wait https://app.autify.com/projects/0000/results/0000
1031
1032
```
1032
1033
1033
- _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.49 .0-beta.0/src/commands/web/test/wait.ts ) _
1034
+ _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.50 .0-beta.0/src/commands/web/test/wait.ts ) _
1034
1035
1035
1036
<!-- commandsstop -->
0 commit comments