@@ -81,7 +81,7 @@ EXAMPLES
81
81
$ autify connect access-point create --name NAME --web-workspace-id ID
82
82
```
83
83
84
- _ See code: [ src/commands/connect/access-point/create.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/connect/access-point/create.ts ) _
84
+ _ See code: [ src/commands/connect/access-point/create.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/connect/access-point/create.ts ) _
85
85
86
86
## ` autify connect access-point set `
87
87
@@ -107,7 +107,7 @@ EXAMPLES
107
107
$ autify connect access-point set --name=NAME < key.txt
108
108
```
109
109
110
- _ See code: [ src/commands/connect/access-point/set.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/connect/access-point/set.ts ) _
110
+ _ See code: [ src/commands/connect/access-point/set.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/connect/access-point/set.ts ) _
111
111
112
112
## ` autify connect client install [VERSION] `
113
113
@@ -137,7 +137,7 @@ EXAMPLES
137
137
$ autify connect client install stable
138
138
```
139
139
140
- _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/connect/client/install.ts ) _
140
+ _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/connect/client/install.ts ) _
141
141
142
142
## ` autify connect client start `
143
143
@@ -171,7 +171,7 @@ EXAMPLES
171
171
$ autify connect client start --web-workspace-id 000
172
172
```
173
173
174
- _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/connect/client/start.ts ) _
174
+ _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/connect/client/start.ts ) _
175
175
176
176
## ` autify help [COMMAND] `
177
177
@@ -212,7 +212,7 @@ EXAMPLES
212
212
$ autify mobile api describe-test-result
213
213
```
214
214
215
- _ See code: [ src/commands/mobile/api/describe-test-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/api/describe-test-result.ts ) _
215
+ _ See code: [ src/commands/mobile/api/describe-test-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/api/describe-test-result.ts ) _
216
216
217
217
## ` autify mobile api list-test-results `
218
218
@@ -236,7 +236,7 @@ EXAMPLES
236
236
$ autify mobile api list-test-results
237
237
```
238
238
239
- _ See code: [ src/commands/mobile/api/list-test-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/api/list-test-results.ts ) _
239
+ _ See code: [ src/commands/mobile/api/list-test-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/api/list-test-results.ts ) _
240
240
241
241
## ` autify mobile api run-test-plan `
242
242
@@ -258,7 +258,7 @@ EXAMPLES
258
258
$ autify mobile api run-test-plan
259
259
```
260
260
261
- _ See code: [ src/commands/mobile/api/run-test-plan.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/api/run-test-plan.ts ) _
261
+ _ See code: [ src/commands/mobile/api/run-test-plan.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/api/run-test-plan.ts ) _
262
262
263
263
## ` autify mobile api upload-build `
264
264
@@ -279,7 +279,7 @@ EXAMPLES
279
279
$ autify mobile api upload-build
280
280
```
281
281
282
- _ See code: [ src/commands/mobile/api/upload-build.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/api/upload-build.ts ) _
282
+ _ See code: [ src/commands/mobile/api/upload-build.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/api/upload-build.ts ) _
283
283
284
284
## ` autify mobile auth login `
285
285
@@ -302,7 +302,7 @@ EXAMPLES
302
302
$ autify mobile auth login < token.txt
303
303
```
304
304
305
- _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/auth/login.ts ) _
305
+ _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/auth/login.ts ) _
306
306
307
307
## ` autify mobile build upload BUILD-PATH `
308
308
@@ -336,7 +336,7 @@ EXAMPLES
336
336
$ autify mobile build upload --workspace-id AAA ./my.app --json
337
337
```
338
338
339
- _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/build/upload.ts ) _
339
+ _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/build/upload.ts ) _
340
340
341
341
## ` autify mobile link exec [THINGS] `
342
342
@@ -355,7 +355,7 @@ EXAMPLES
355
355
$ autify mobile link exec ABC XYZ
356
356
```
357
357
358
- _ See code: [ src/commands/mobile/link/exec.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/link/exec.ts ) _
358
+ _ See code: [ src/commands/mobile/link/exec.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/link/exec.ts ) _
359
359
360
360
## ` autify mobile link install `
361
361
@@ -374,7 +374,7 @@ EXAMPLES
374
374
$ autify mobile link install
375
375
```
376
376
377
- _ See code: [ src/commands/mobile/link/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/link/install.ts ) _
377
+ _ See code: [ src/commands/mobile/link/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/link/install.ts ) _
378
378
379
379
## ` autify mobile link start [WORKSPACEID] `
380
380
@@ -396,7 +396,7 @@ EXAMPLES
396
396
$ autify mobile link start ABC XYZ
397
397
```
398
398
399
- _ See code: [ src/commands/mobile/link/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/link/start.ts ) _
399
+ _ See code: [ src/commands/mobile/link/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/link/start.ts ) _
400
400
401
401
## ` autify mobile test run TEST-PLAN-URL `
402
402
@@ -436,7 +436,7 @@ EXAMPLES
436
436
--timeout 600
437
437
```
438
438
439
- _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/test/run.ts ) _
439
+ _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/test/run.ts ) _
440
440
441
441
## ` autify mobile test wait TEST-RESULT-URL `
442
442
@@ -460,7 +460,7 @@ EXAMPLES
460
460
$ autify mobile test wait https://mobile-app.autify.com/projects/AAA/results/BBB
461
461
```
462
462
463
- _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/mobile/test/wait.ts ) _
463
+ _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/mobile/test/wait.ts ) _
464
464
465
465
## ` autify update [CHANNEL] `
466
466
@@ -521,7 +521,7 @@ EXAMPLES
521
521
$ autify web api create-access-point
522
522
```
523
523
524
- _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/create-access-point.ts ) _
524
+ _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/create-access-point.ts ) _
525
525
526
526
## ` autify web api create-test-plan-variable `
527
527
@@ -544,7 +544,7 @@ EXAMPLES
544
544
$ autify web api create-test-plan-variable
545
545
```
546
546
547
- _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/create-test-plan-variable.ts ) _
547
+ _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/create-test-plan-variable.ts ) _
548
548
549
549
## ` autify web api create-url-replacement `
550
550
@@ -567,7 +567,7 @@ EXAMPLES
567
567
$ autify web api create-url-replacement
568
568
```
569
569
570
- _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/create-url-replacement.ts ) _
570
+ _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/create-url-replacement.ts ) _
571
571
572
572
## ` autify web api delete-access-point `
573
573
@@ -590,7 +590,7 @@ EXAMPLES
590
590
$ autify web api delete-access-point
591
591
```
592
592
593
- _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/delete-access-point.ts ) _
593
+ _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/delete-access-point.ts ) _
594
594
595
595
## ` autify web api delete-test-plan-variable `
596
596
@@ -612,7 +612,7 @@ EXAMPLES
612
612
$ autify web api delete-test-plan-variable
613
613
```
614
614
615
- _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/delete-test-plan-variable.ts ) _
615
+ _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/delete-test-plan-variable.ts ) _
616
616
617
617
## ` autify web api delete-url-replacement `
618
618
@@ -634,7 +634,7 @@ EXAMPLES
634
634
$ autify web api delete-url-replacement
635
635
```
636
636
637
- _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/delete-url-replacement.ts ) _
637
+ _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/delete-url-replacement.ts ) _
638
638
639
639
## ` autify web api describe-result `
640
640
@@ -656,7 +656,7 @@ EXAMPLES
656
656
$ autify web api describe-result
657
657
```
658
658
659
- _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/describe-result.ts ) _
659
+ _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/describe-result.ts ) _
660
660
661
661
## ` autify web api describe-scenario `
662
662
@@ -677,7 +677,7 @@ EXAMPLES
677
677
$ autify web api describe-scenario
678
678
```
679
679
680
- _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/describe-scenario.ts ) _
680
+ _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/describe-scenario.ts ) _
681
681
682
682
## ` autify web api execute-scenarios `
683
683
@@ -705,7 +705,7 @@ EXAMPLES
705
705
$ autify web api execute-scenarios
706
706
```
707
707
708
- _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/execute-scenarios.ts ) _
708
+ _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/execute-scenarios.ts ) _
709
709
710
710
## ` autify web api execute-schedule `
711
711
@@ -728,7 +728,7 @@ EXAMPLES
728
728
$ autify web api execute-schedule
729
729
```
730
730
731
- _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/execute-schedule.ts ) _
731
+ _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/execute-schedule.ts ) _
732
732
733
733
## ` autify web api get-credit-usage `
734
734
@@ -760,7 +760,7 @@ EXAMPLES
760
760
$ autify web api get-credit-usage
761
761
```
762
762
763
- _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/get-credit-usage.ts ) _
763
+ _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/get-credit-usage.ts ) _
764
764
765
765
## ` autify web api get-project-info `
766
766
@@ -780,7 +780,7 @@ EXAMPLES
780
780
$ autify web api get-project-info
781
781
```
782
782
783
- _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/get-project-info.ts ) _
783
+ _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/get-project-info.ts ) _
784
784
785
785
## ` autify web api list-access-points `
786
786
@@ -801,7 +801,7 @@ EXAMPLES
801
801
$ autify web api list-access-points
802
802
```
803
803
804
- _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/list-access-points.ts ) _
804
+ _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/list-access-points.ts ) _
805
805
806
806
## ` autify web api list-capabilities `
807
807
@@ -828,7 +828,7 @@ EXAMPLES
828
828
$ autify web api list-capabilities
829
829
```
830
830
831
- _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/list-capabilities.ts ) _
831
+ _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/list-capabilities.ts ) _
832
832
833
833
## ` autify web api list-results `
834
834
@@ -851,7 +851,7 @@ EXAMPLES
851
851
$ autify web api list-results
852
852
```
853
853
854
- _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/list-results.ts ) _
854
+ _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/list-results.ts ) _
855
855
856
856
## ` autify web api list-scenarios `
857
857
@@ -872,7 +872,7 @@ EXAMPLES
872
872
$ autify web api list-scenarios
873
873
```
874
874
875
- _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/list-scenarios.ts ) _
875
+ _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/list-scenarios.ts ) _
876
876
877
877
## ` autify web api list-test-plan-variable `
878
878
@@ -893,7 +893,7 @@ EXAMPLES
893
893
$ autify web api list-test-plan-variable
894
894
```
895
895
896
- _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/list-test-plan-variable.ts ) _
896
+ _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/list-test-plan-variable.ts ) _
897
897
898
898
## ` autify web api list-url-replacements `
899
899
@@ -914,7 +914,7 @@ EXAMPLES
914
914
$ autify web api list-url-replacements
915
915
```
916
916
917
- _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/list-url-replacements.ts ) _
917
+ _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/list-url-replacements.ts ) _
918
918
919
919
## ` autify web api update-test-plan-variable `
920
920
@@ -940,7 +940,7 @@ EXAMPLES
940
940
$ autify web api update-test-plan-variable
941
941
```
942
942
943
- _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/update-test-plan-variable.ts ) _
943
+ _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/update-test-plan-variable.ts ) _
944
944
945
945
## ` autify web api update-url-replacement `
946
946
@@ -966,7 +966,7 @@ EXAMPLES
966
966
$ autify web api update-url-replacement
967
967
```
968
968
969
- _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/api/update-url-replacement.ts ) _
969
+ _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/api/update-url-replacement.ts ) _
970
970
971
971
## ` autify web auth login `
972
972
@@ -989,7 +989,7 @@ EXAMPLES
989
989
$ autify web auth login < token.txt
990
990
```
991
991
992
- _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/auth/login.ts ) _
992
+ _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/auth/login.ts ) _
993
993
994
994
## ` autify web test run SCENARIO-OR-TEST-PLAN-URL `
995
995
@@ -1070,7 +1070,7 @@ EXAMPLES
1070
1070
$ autify web test run https://app.autify.com/projects/0000/scenarios/0000 --wait --autify-connect-client
1071
1071
```
1072
1072
1073
- _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/test/run.ts ) _
1073
+ _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/test/run.ts ) _
1074
1074
1075
1075
## ` autify web test wait TEST-RESULT-URL `
1076
1076
@@ -1094,6 +1094,6 @@ EXAMPLES
1094
1094
$ autify web test wait https://app.autify.com/projects/0000/results/0000
1095
1095
```
1096
1096
1097
- _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0-rc.0 /src/commands/web/test/wait.ts ) _
1097
+ _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.52.0/src/commands/web/test/wait.ts ) _
1098
1098
1099
1099
<!-- commandsstop -->
0 commit comments