@@ -83,7 +83,7 @@ EXAMPLES
83
83
$ autify connect access-point create --name NAME --web-workspace-id ID
84
84
```
85
85
86
- _ See code: [ src/commands/connect/access-point/create.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/connect/access-point/create.ts ) _
86
+ _ See code: [ src/commands/connect/access-point/create.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/connect/access-point/create.ts ) _
87
87
88
88
## ` autify connect access-point set `
89
89
@@ -109,7 +109,7 @@ EXAMPLES
109
109
$ autify connect access-point set --name=NAME < key.txt
110
110
```
111
111
112
- _ See code: [ src/commands/connect/access-point/set.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/connect/access-point/set.ts ) _
112
+ _ See code: [ src/commands/connect/access-point/set.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/connect/access-point/set.ts ) _
113
113
114
114
## ` autify connect client install [VERSION] `
115
115
@@ -139,7 +139,7 @@ EXAMPLES
139
139
$ autify connect client install stable
140
140
```
141
141
142
- _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/connect/client/install.ts ) _
142
+ _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/connect/client/install.ts ) _
143
143
144
144
## ` autify connect client start `
145
145
@@ -173,7 +173,7 @@ EXAMPLES
173
173
$ autify connect client start --web-workspace-id 000
174
174
```
175
175
176
- _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/connect/client/start.ts ) _
176
+ _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/connect/client/start.ts ) _
177
177
178
178
## ` autify help [COMMAND] `
179
179
@@ -214,7 +214,7 @@ EXAMPLES
214
214
$ autify mobile api describe-test-result
215
215
```
216
216
217
- _ See code: [ src/commands/mobile/api/describe-test-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/api/describe-test-result.ts ) _
217
+ _ See code: [ src/commands/mobile/api/describe-test-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/api/describe-test-result.ts ) _
218
218
219
219
## ` autify mobile api list-test-results `
220
220
@@ -238,7 +238,7 @@ EXAMPLES
238
238
$ autify mobile api list-test-results
239
239
```
240
240
241
- _ See code: [ src/commands/mobile/api/list-test-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/api/list-test-results.ts ) _
241
+ _ See code: [ src/commands/mobile/api/list-test-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/api/list-test-results.ts ) _
242
242
243
243
## ` autify mobile api run-test-plan `
244
244
@@ -260,7 +260,7 @@ EXAMPLES
260
260
$ autify mobile api run-test-plan
261
261
```
262
262
263
- _ See code: [ src/commands/mobile/api/run-test-plan.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/api/run-test-plan.ts ) _
263
+ _ See code: [ src/commands/mobile/api/run-test-plan.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/api/run-test-plan.ts ) _
264
264
265
265
## ` autify mobile api upload-build `
266
266
@@ -281,7 +281,7 @@ EXAMPLES
281
281
$ autify mobile api upload-build
282
282
```
283
283
284
- _ See code: [ src/commands/mobile/api/upload-build.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/api/upload-build.ts ) _
284
+ _ See code: [ src/commands/mobile/api/upload-build.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/api/upload-build.ts ) _
285
285
286
286
## ` autify mobile auth login `
287
287
@@ -304,7 +304,7 @@ EXAMPLES
304
304
$ autify mobile auth login < token.txt
305
305
```
306
306
307
- _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/auth/login.ts ) _
307
+ _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/auth/login.ts ) _
308
308
309
309
## ` autify mobile build upload BUILD-PATH `
310
310
@@ -338,7 +338,7 @@ EXAMPLES
338
338
$ autify mobile build upload --workspace-id AAA ./my.app --json
339
339
```
340
340
341
- _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/build/upload.ts ) _
341
+ _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/build/upload.ts ) _
342
342
343
343
## ` autify mobile link doctor `
344
344
@@ -357,7 +357,7 @@ EXAMPLES
357
357
$ autify mobile link doctor
358
358
```
359
359
360
- _ See code: [ src/commands/mobile/link/doctor.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/link/doctor.ts ) _
360
+ _ See code: [ src/commands/mobile/link/doctor.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/link/doctor.ts ) _
361
361
362
362
## ` autify mobile link exec [THINGS] `
363
363
@@ -376,7 +376,7 @@ EXAMPLES
376
376
$ autify mobile link exec ABC XYZ
377
377
```
378
378
379
- _ See code: [ src/commands/mobile/link/exec.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/link/exec.ts ) _
379
+ _ See code: [ src/commands/mobile/link/exec.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/link/exec.ts ) _
380
380
381
381
## ` autify mobile link install `
382
382
@@ -395,7 +395,7 @@ EXAMPLES
395
395
$ autify mobile link install
396
396
```
397
397
398
- _ See code: [ src/commands/mobile/link/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/link/install.ts ) _
398
+ _ See code: [ src/commands/mobile/link/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/link/install.ts ) _
399
399
400
400
## ` autify mobile link setup `
401
401
@@ -414,7 +414,7 @@ EXAMPLES
414
414
$ autify mobile link setup
415
415
```
416
416
417
- _ See code: [ src/commands/mobile/link/setup.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/link/setup.ts ) _
417
+ _ See code: [ src/commands/mobile/link/setup.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/link/setup.ts ) _
418
418
419
419
## ` autify mobile link start [WORKSPACEID] `
420
420
@@ -436,7 +436,7 @@ EXAMPLES
436
436
$ autify mobile link start ABC XYZ
437
437
```
438
438
439
- _ See code: [ src/commands/mobile/link/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/link/start.ts ) _
439
+ _ See code: [ src/commands/mobile/link/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/link/start.ts ) _
440
440
441
441
## ` autify mobile test run TEST-PLAN-URL `
442
442
@@ -477,7 +477,7 @@ EXAMPLES
477
477
--timeout 600
478
478
```
479
479
480
- _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/test/run.ts ) _
480
+ _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/test/run.ts ) _
481
481
482
482
## ` autify mobile test wait TEST-RESULT-URL `
483
483
@@ -501,7 +501,7 @@ EXAMPLES
501
501
$ autify mobile test wait https://mobile-app.autify.com/projects/AAA/results/BBB
502
502
```
503
503
504
- _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/mobile/test/wait.ts ) _
504
+ _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/mobile/test/wait.ts ) _
505
505
506
506
## ` autify update [CHANNEL] `
507
507
@@ -562,7 +562,7 @@ EXAMPLES
562
562
$ autify web api create-access-point
563
563
```
564
564
565
- _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/create-access-point.ts ) _
565
+ _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/create-access-point.ts ) _
566
566
567
567
## ` autify web api create-test-plan-variable `
568
568
@@ -585,7 +585,7 @@ EXAMPLES
585
585
$ autify web api create-test-plan-variable
586
586
```
587
587
588
- _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/create-test-plan-variable.ts ) _
588
+ _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/create-test-plan-variable.ts ) _
589
589
590
590
## ` autify web api create-url-replacement `
591
591
@@ -608,7 +608,7 @@ EXAMPLES
608
608
$ autify web api create-url-replacement
609
609
```
610
610
611
- _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/create-url-replacement.ts ) _
611
+ _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/create-url-replacement.ts ) _
612
612
613
613
## ` autify web api delete-access-point `
614
614
@@ -631,7 +631,7 @@ EXAMPLES
631
631
$ autify web api delete-access-point
632
632
```
633
633
634
- _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/delete-access-point.ts ) _
634
+ _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/delete-access-point.ts ) _
635
635
636
636
## ` autify web api delete-test-plan-variable `
637
637
@@ -653,7 +653,7 @@ EXAMPLES
653
653
$ autify web api delete-test-plan-variable
654
654
```
655
655
656
- _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/delete-test-plan-variable.ts ) _
656
+ _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/delete-test-plan-variable.ts ) _
657
657
658
658
## ` autify web api delete-url-replacement `
659
659
@@ -675,7 +675,7 @@ EXAMPLES
675
675
$ autify web api delete-url-replacement
676
676
```
677
677
678
- _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/delete-url-replacement.ts ) _
678
+ _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/delete-url-replacement.ts ) _
679
679
680
680
## ` autify web api describe-result `
681
681
@@ -697,7 +697,7 @@ EXAMPLES
697
697
$ autify web api describe-result
698
698
```
699
699
700
- _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/describe-result.ts ) _
700
+ _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/describe-result.ts ) _
701
701
702
702
## ` autify web api describe-scenario `
703
703
@@ -718,7 +718,7 @@ EXAMPLES
718
718
$ autify web api describe-scenario
719
719
```
720
720
721
- _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/describe-scenario.ts ) _
721
+ _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/describe-scenario.ts ) _
722
722
723
723
## ` autify web api execute-scenarios `
724
724
@@ -746,7 +746,7 @@ EXAMPLES
746
746
$ autify web api execute-scenarios
747
747
```
748
748
749
- _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/execute-scenarios.ts ) _
749
+ _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/execute-scenarios.ts ) _
750
750
751
751
## ` autify web api execute-schedule `
752
752
@@ -769,7 +769,7 @@ EXAMPLES
769
769
$ autify web api execute-schedule
770
770
```
771
771
772
- _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/execute-schedule.ts ) _
772
+ _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/execute-schedule.ts ) _
773
773
774
774
## ` autify web api get-credit-usage `
775
775
@@ -801,7 +801,7 @@ EXAMPLES
801
801
$ autify web api get-credit-usage
802
802
```
803
803
804
- _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/get-credit-usage.ts ) _
804
+ _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/get-credit-usage.ts ) _
805
805
806
806
## ` autify web api get-project-info `
807
807
@@ -821,7 +821,7 @@ EXAMPLES
821
821
$ autify web api get-project-info
822
822
```
823
823
824
- _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/get-project-info.ts ) _
824
+ _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/get-project-info.ts ) _
825
825
826
826
## ` autify web api list-access-points `
827
827
@@ -842,7 +842,7 @@ EXAMPLES
842
842
$ autify web api list-access-points
843
843
```
844
844
845
- _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/list-access-points.ts ) _
845
+ _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/list-access-points.ts ) _
846
846
847
847
## ` autify web api list-capabilities `
848
848
@@ -869,7 +869,7 @@ EXAMPLES
869
869
$ autify web api list-capabilities
870
870
```
871
871
872
- _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/list-capabilities.ts ) _
872
+ _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/list-capabilities.ts ) _
873
873
874
874
## ` autify web api list-results `
875
875
@@ -892,7 +892,7 @@ EXAMPLES
892
892
$ autify web api list-results
893
893
```
894
894
895
- _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/list-results.ts ) _
895
+ _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/list-results.ts ) _
896
896
897
897
## ` autify web api list-scenarios `
898
898
@@ -913,7 +913,7 @@ EXAMPLES
913
913
$ autify web api list-scenarios
914
914
```
915
915
916
- _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/list-scenarios.ts ) _
916
+ _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/list-scenarios.ts ) _
917
917
918
918
## ` autify web api list-test-plan-variable `
919
919
@@ -934,7 +934,7 @@ EXAMPLES
934
934
$ autify web api list-test-plan-variable
935
935
```
936
936
937
- _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/list-test-plan-variable.ts ) _
937
+ _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/list-test-plan-variable.ts ) _
938
938
939
939
## ` autify web api list-url-replacements `
940
940
@@ -955,7 +955,7 @@ EXAMPLES
955
955
$ autify web api list-url-replacements
956
956
```
957
957
958
- _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/list-url-replacements.ts ) _
958
+ _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/list-url-replacements.ts ) _
959
959
960
960
## ` autify web api update-test-plan-variable `
961
961
@@ -981,7 +981,7 @@ EXAMPLES
981
981
$ autify web api update-test-plan-variable
982
982
```
983
983
984
- _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/update-test-plan-variable.ts ) _
984
+ _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/update-test-plan-variable.ts ) _
985
985
986
986
## ` autify web api update-url-replacement `
987
987
@@ -1007,7 +1007,7 @@ EXAMPLES
1007
1007
$ autify web api update-url-replacement
1008
1008
```
1009
1009
1010
- _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/api/update-url-replacement.ts ) _
1010
+ _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/api/update-url-replacement.ts ) _
1011
1011
1012
1012
## ` autify web auth login `
1013
1013
@@ -1030,7 +1030,7 @@ EXAMPLES
1030
1030
$ autify web auth login < token.txt
1031
1031
```
1032
1032
1033
- _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/auth/login.ts ) _
1033
+ _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/auth/login.ts ) _
1034
1034
1035
1035
## ` autify web test run SCENARIO-OR-TEST-PLAN-URL `
1036
1036
@@ -1111,7 +1111,7 @@ EXAMPLES
1111
1111
$ autify web test run https://app.autify.com/projects/0000/scenarios/0000 --wait --autify-connect-client
1112
1112
```
1113
1113
1114
- _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/test/run.ts ) _
1114
+ _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/test/run.ts ) _
1115
1115
1116
1116
## ` autify web test wait TEST-RESULT-URL `
1117
1117
@@ -1135,6 +1135,6 @@ EXAMPLES
1135
1135
$ autify web test wait https://app.autify.com/projects/0000/results/0000
1136
1136
```
1137
1137
1138
- _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0-rc.0 /src/commands/web/test/wait.ts ) _
1138
+ _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.56.0/src/commands/web/test/wait.ts ) _
1139
1139
1140
1140
<!-- commandsstop -->
0 commit comments