@@ -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.48.0-rc.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.48.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.48.0-rc.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.48.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.48.0-rc.0 /src/commands/connect/client/install.ts ) _
137
+ _ See code: [ src/commands/connect/client/install.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.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.48.0-rc.0 /src/commands/connect/client/start.ts ) _
171
+ _ See code: [ src/commands/connect/client/start.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/connect/client/start.ts ) _
172
172
173
173
## ` autify help [COMMAND] `
174
174
@@ -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.48.0-rc.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.48.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.48.0-rc.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.48.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.48.0-rc.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.48.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.48.0-rc.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.48.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.48.0-rc.0 /src/commands/mobile/auth/login.ts ) _
302
+ _ See code: [ src/commands/mobile/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.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.48.0-rc.0 /src/commands/mobile/build/upload.ts ) _
336
+ _ See code: [ src/commands/mobile/build/upload.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/mobile/build/upload.ts ) _
337
337
338
338
## ` autify mobile test run TEST-PLAN-URL `
339
339
@@ -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.48.0-rc.0 /src/commands/mobile/test/run.ts ) _
376
+ _ See code: [ src/commands/mobile/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/mobile/test/run.ts ) _
377
377
378
378
## ` autify mobile test wait TEST-RESULT-URL `
379
379
@@ -397,7 +397,7 @@ 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.48.0-rc.0 /src/commands/mobile/test/wait.ts ) _
400
+ _ See code: [ src/commands/mobile/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/mobile/test/wait.ts ) _
401
401
402
402
## ` autify update [CHANNEL] `
403
403
@@ -457,7 +457,7 @@ EXAMPLES
457
457
$ autify web api create-access-point
458
458
```
459
459
460
- _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/create-access-point.ts ) _
460
+ _ See code: [ src/commands/web/api/create-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/create-access-point.ts ) _
461
461
462
462
## ` autify web api create-test-plan-variable `
463
463
@@ -480,7 +480,7 @@ EXAMPLES
480
480
$ autify web api create-test-plan-variable
481
481
```
482
482
483
- _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/create-test-plan-variable.ts ) _
483
+ _ See code: [ src/commands/web/api/create-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/create-test-plan-variable.ts ) _
484
484
485
485
## ` autify web api create-url-replacement `
486
486
@@ -503,7 +503,7 @@ EXAMPLES
503
503
$ autify web api create-url-replacement
504
504
```
505
505
506
- _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/create-url-replacement.ts ) _
506
+ _ See code: [ src/commands/web/api/create-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/create-url-replacement.ts ) _
507
507
508
508
## ` autify web api delete-access-point `
509
509
@@ -526,7 +526,7 @@ EXAMPLES
526
526
$ autify web api delete-access-point
527
527
```
528
528
529
- _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/delete-access-point.ts ) _
529
+ _ See code: [ src/commands/web/api/delete-access-point.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/delete-access-point.ts ) _
530
530
531
531
## ` autify web api delete-test-plan-variable `
532
532
@@ -548,7 +548,7 @@ EXAMPLES
548
548
$ autify web api delete-test-plan-variable
549
549
```
550
550
551
- _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/delete-test-plan-variable.ts ) _
551
+ _ See code: [ src/commands/web/api/delete-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/delete-test-plan-variable.ts ) _
552
552
553
553
## ` autify web api delete-url-replacement `
554
554
@@ -570,7 +570,7 @@ EXAMPLES
570
570
$ autify web api delete-url-replacement
571
571
```
572
572
573
- _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/delete-url-replacement.ts ) _
573
+ _ See code: [ src/commands/web/api/delete-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/delete-url-replacement.ts ) _
574
574
575
575
## ` autify web api describe-result `
576
576
@@ -592,7 +592,7 @@ EXAMPLES
592
592
$ autify web api describe-result
593
593
```
594
594
595
- _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/describe-result.ts ) _
595
+ _ See code: [ src/commands/web/api/describe-result.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/describe-result.ts ) _
596
596
597
597
## ` autify web api describe-scenario `
598
598
@@ -613,7 +613,7 @@ EXAMPLES
613
613
$ autify web api describe-scenario
614
614
```
615
615
616
- _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/describe-scenario.ts ) _
616
+ _ See code: [ src/commands/web/api/describe-scenario.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/describe-scenario.ts ) _
617
617
618
618
## ` autify web api execute-scenarios `
619
619
@@ -641,7 +641,7 @@ EXAMPLES
641
641
$ autify web api execute-scenarios
642
642
```
643
643
644
- _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/execute-scenarios.ts ) _
644
+ _ See code: [ src/commands/web/api/execute-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/execute-scenarios.ts ) _
645
645
646
646
## ` autify web api execute-schedule `
647
647
@@ -664,7 +664,7 @@ EXAMPLES
664
664
$ autify web api execute-schedule
665
665
```
666
666
667
- _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/execute-schedule.ts ) _
667
+ _ See code: [ src/commands/web/api/execute-schedule.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/execute-schedule.ts ) _
668
668
669
669
## ` autify web api get-credit-usage `
670
670
@@ -696,7 +696,7 @@ EXAMPLES
696
696
$ autify web api get-credit-usage
697
697
```
698
698
699
- _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/get-credit-usage.ts ) _
699
+ _ See code: [ src/commands/web/api/get-credit-usage.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/get-credit-usage.ts ) _
700
700
701
701
## ` autify web api get-project-info `
702
702
@@ -716,7 +716,7 @@ EXAMPLES
716
716
$ autify web api get-project-info
717
717
```
718
718
719
- _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/get-project-info.ts ) _
719
+ _ See code: [ src/commands/web/api/get-project-info.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/get-project-info.ts ) _
720
720
721
721
## ` autify web api list-access-points `
722
722
@@ -737,7 +737,7 @@ EXAMPLES
737
737
$ autify web api list-access-points
738
738
```
739
739
740
- _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/list-access-points.ts ) _
740
+ _ See code: [ src/commands/web/api/list-access-points.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/list-access-points.ts ) _
741
741
742
742
## ` autify web api list-capabilities `
743
743
@@ -764,7 +764,7 @@ EXAMPLES
764
764
$ autify web api list-capabilities
765
765
```
766
766
767
- _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/list-capabilities.ts ) _
767
+ _ See code: [ src/commands/web/api/list-capabilities.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/list-capabilities.ts ) _
768
768
769
769
## ` autify web api list-results `
770
770
@@ -787,7 +787,7 @@ EXAMPLES
787
787
$ autify web api list-results
788
788
```
789
789
790
- _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/list-results.ts ) _
790
+ _ See code: [ src/commands/web/api/list-results.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/list-results.ts ) _
791
791
792
792
## ` autify web api list-scenarios `
793
793
@@ -808,7 +808,7 @@ EXAMPLES
808
808
$ autify web api list-scenarios
809
809
```
810
810
811
- _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/list-scenarios.ts ) _
811
+ _ See code: [ src/commands/web/api/list-scenarios.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/list-scenarios.ts ) _
812
812
813
813
## ` autify web api list-test-plan-variable `
814
814
@@ -829,7 +829,7 @@ EXAMPLES
829
829
$ autify web api list-test-plan-variable
830
830
```
831
831
832
- _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/list-test-plan-variable.ts ) _
832
+ _ See code: [ src/commands/web/api/list-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/list-test-plan-variable.ts ) _
833
833
834
834
## ` autify web api list-url-replacements `
835
835
@@ -850,7 +850,7 @@ EXAMPLES
850
850
$ autify web api list-url-replacements
851
851
```
852
852
853
- _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/list-url-replacements.ts ) _
853
+ _ See code: [ src/commands/web/api/list-url-replacements.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/list-url-replacements.ts ) _
854
854
855
855
## ` autify web api update-test-plan-variable `
856
856
@@ -876,7 +876,7 @@ EXAMPLES
876
876
$ autify web api update-test-plan-variable
877
877
```
878
878
879
- _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/update-test-plan-variable.ts ) _
879
+ _ See code: [ src/commands/web/api/update-test-plan-variable.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/update-test-plan-variable.ts ) _
880
880
881
881
## ` autify web api update-url-replacement `
882
882
@@ -902,7 +902,7 @@ EXAMPLES
902
902
$ autify web api update-url-replacement
903
903
```
904
904
905
- _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/api/update-url-replacement.ts ) _
905
+ _ See code: [ src/commands/web/api/update-url-replacement.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/api/update-url-replacement.ts ) _
906
906
907
907
## ` autify web auth login `
908
908
@@ -925,7 +925,7 @@ EXAMPLES
925
925
$ autify web auth login < token.txt
926
926
```
927
927
928
- _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/auth/login.ts ) _
928
+ _ See code: [ src/commands/web/auth/login.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/auth/login.ts ) _
929
929
930
930
## ` autify web test run SCENARIO-OR-TEST-PLAN-URL `
931
931
@@ -1006,7 +1006,7 @@ EXAMPLES
1006
1006
$ autify web test run https://app.autify.com/projects/0000/scenarios/0000 --wait --autify-connect-client
1007
1007
```
1008
1008
1009
- _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/test/run.ts ) _
1009
+ _ See code: [ src/commands/web/test/run.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/test/run.ts ) _
1010
1010
1011
1011
## ` autify web test wait TEST-RESULT-URL `
1012
1012
@@ -1030,6 +1030,6 @@ EXAMPLES
1030
1030
$ autify web test wait https://app.autify.com/projects/0000/results/0000
1031
1031
```
1032
1032
1033
- _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0-rc.0 /src/commands/web/test/wait.ts ) _
1033
+ _ See code: [ src/commands/web/test/wait.ts] ( https://github.com/autifyhq/autify-cli/blob/v0.48.0/src/commands/web/test/wait.ts ) _
1034
1034
1035
1035
<!-- commandsstop -->
0 commit comments