Skip to content

Commit 7049750

Browse files
committed
Backport
1 parent 607cedb commit 7049750

File tree

13 files changed

+26
-0
lines changed

13 files changed

+26
-0
lines changed

docs/sources/k6/v0.47.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ $ k6 run --address "localhost:3000" script.js
9898

9999
{{< /code >}}
100100

101+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
102+
101103
## Batch
102104

103105
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.48.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.49.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.50.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.51.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.52.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.53.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.54.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.55.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

docs/sources/k6/v0.56.x/using-k6/k6-options/reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ $ k6 run --address "localhost:3000" script.js
100100

101101
{{< /code >}}
102102

103+
If you don't want to enable the HTTP server then sets the value to an empty string `k6 run -a '' script.js`.
104+
103105
## Batch
104106

105107
The maximum number of simultaneous/parallel connections in total that an

0 commit comments

Comments
 (0)