locust-cloud 1.19.6.dev10__py3-none-any.whl → 1.19.6.dev14__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/METADATA +1 -1
- {locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/RECORD +9 -10
- docs/list-available-options.rst +0 -13
- {docs → locust_cloud/docs}/.gitignore +0 -0
- {docs → locust_cloud/docs}/examples.rst +0 -0
- {docs → locust_cloud/docs}/first-run.rst +0 -0
- {docs → locust_cloud/docs}/images/locust-cloud-screenshot.png +0 -0
- {locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/WHEEL +0 -0
- {locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/entry_points.txt +0 -0
- {locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/licenses/LICENSE +0 -0
@@ -1,8 +1,3 @@
|
|
1
|
-
docs/.gitignore,sha256=ghNPcjYkjQXNS_eVmu2hQFhq6FIUliAD1O2CJhulS2o,10
|
2
|
-
docs/examples.rst,sha256=RublnAK3jHRsEtbJAr1y2NEEoN0YAjkzP1np-7tJ3aE,9565
|
3
|
-
docs/first-run.rst,sha256=dYYVxVb1RlWPNvhE98H1D_mzTJ1H2NWNn435nag3_jA,691
|
4
|
-
docs/list-available-options.rst,sha256=2bbVkWFT_PePixQtdppZ2AWc_uPi4vBv9p1M5jbdxFM,291
|
5
|
-
docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
|
6
1
|
locust_cloud/__init__.py,sha256=9USe4yHuvpP5xrXm0dVsi08pu2l5TcjxQl6Pei8w3lk,713
|
7
2
|
locust_cloud/apisession.py,sha256=kCr271_l0IeMGw0L563mOecqPJj4OD9h2J3vxCM5zYQ,4015
|
8
3
|
locust_cloud/args.py,sha256=jBAKDNckEfP5v_2rKEMWWiWK_sjW6kX3sNgzgQkGk0Q,6974
|
@@ -11,8 +6,12 @@ locust_cloud/common.py,sha256=cFrDVKpi9OEmH6giOuj9HoIUFSBArixNtNHzZIgDvPE,992
|
|
11
6
|
locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
|
12
7
|
locust_cloud/web_login.py,sha256=1j2AQoEM6XVSDtE1q0Ryrs4jFEx07r9IQfZCoFAQXJg,2400
|
13
8
|
locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
|
14
|
-
locust_cloud
|
15
|
-
locust_cloud
|
16
|
-
locust_cloud-
|
17
|
-
locust_cloud-
|
18
|
-
locust_cloud-1.19.6.
|
9
|
+
locust_cloud/docs/.gitignore,sha256=ghNPcjYkjQXNS_eVmu2hQFhq6FIUliAD1O2CJhulS2o,10
|
10
|
+
locust_cloud/docs/examples.rst,sha256=RublnAK3jHRsEtbJAr1y2NEEoN0YAjkzP1np-7tJ3aE,9565
|
11
|
+
locust_cloud/docs/first-run.rst,sha256=dYYVxVb1RlWPNvhE98H1D_mzTJ1H2NWNn435nag3_jA,691
|
12
|
+
locust_cloud/docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
|
13
|
+
locust_cloud-1.19.6.dev14.dist-info/METADATA,sha256=S89I9bV0M5SuqoMFWFgRS85oRyOnw7kyZQRHVtaQ_vc,582
|
14
|
+
locust_cloud-1.19.6.dev14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
15
|
+
locust_cloud-1.19.6.dev14.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
16
|
+
locust_cloud-1.19.6.dev14.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
|
17
|
+
locust_cloud-1.19.6.dev14.dist-info/RECORD,,
|
docs/list-available-options.rst
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
#################
|
2
|
-
Available options
|
3
|
-
#################
|
4
|
-
|
5
|
-
Command Line Options
|
6
|
-
====================
|
7
|
-
|
8
|
-
Locust Cloud is configured mainly through command line arguments.
|
9
|
-
|
10
|
-
Here's a list of all the available options:
|
11
|
-
|
12
|
-
.. this file is generated from locust core
|
13
|
-
.. include:: locust-cloud-options.txt
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/entry_points.txt
RENAMED
File without changes
|
{locust_cloud-1.19.6.dev10.dist-info → locust_cloud-1.19.6.dev14.dist-info}/licenses/LICENSE
RENAMED
File without changes
|