locust-cloud 1.21.6.dev3__py3-none-any.whl → 1.21.7__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/args.py CHANGED
@@ -215,6 +215,7 @@ cloud_parser.add_argument(
215
215
  action="store_true",
216
216
  default=False,
217
217
  help="This can be set when, for example, running in a CI/CD environment to ensure no interactive steps while executing.\nRequires that LOCUSTCLOUD_USERNAME, LOCUSTCLOUD_PASSWORD and LOCUSTCLOUD_REGION environment variables are set.",
218
+ env_var="LOCUSTCLOUD_NON_INTERACTIVE",
218
219
  )
219
220
  cloud_parser.add_argument(
220
221
  "--workers",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust-cloud
3
- Version: 1.21.6.dev3
3
+ Version: 1.21.7
4
4
  Summary: Locust Cloud
5
5
  Project-URL: homepage, https://locust.cloud
6
6
  Project-URL: repository, https://github.com/locustcloud/locust-cloud
@@ -1,7 +1,7 @@
1
1
  locust_cloud/__init__.py,sha256=6z2hE5rUP9WJyYgr-7XC2GhIV-05m8XxjOsnb8ae1WY,56
2
2
  locust_cloud/actions.py,sha256=lMxKZCwfcsbYf9t5ti20QP60gKt8HHwyz8yjYm0H-a8,762
3
3
  locust_cloud/apisession.py,sha256=fz3mJsHbS-LdlVcuaJurf4_nq_Oa_XdBTZ7sVpux_mA,4376
4
- locust_cloud/args.py,sha256=-JvkvbkjL6wsu4HZzQiSqOXxUXFC75qnPEIyFtnMXyY,10625
4
+ locust_cloud/args.py,sha256=KqVOQ8IJE4XR31ulsq0sPkS77yWeZc_Gc1Vm_NLJPPw,10668
5
5
  locust_cloud/cloud.py,sha256=HzaJ9BK-b3ksGNAHFNAPSoTz-LTgojkHs_ERUdobWRw,5694
6
6
  locust_cloud/common.py,sha256=GVKkWcbbqd9n8oU-fHZRVZw3jGtuIVGSCLD2ZizeEo0,1160
7
7
  locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
@@ -12,8 +12,8 @@ locust_cloud/docs/1-first-run.rst,sha256=GfMI2MqMfErhhwVyGt0J3_3w12gK36fXu7Phk9o
12
12
  locust_cloud/docs/2-examples.rst,sha256=p3xKYUskgxY6c219Xm_i8iDq_38qyUxmcOSeM9YJqZQ,9715
13
13
  locust_cloud/docs/locust-cloud.rst,sha256=q0WSBOJI0LR3zxuaE9Lor0_bzv4AOKr3aCz9VC6sIzs,137
14
14
  locust_cloud/docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
15
- locust_cloud-1.21.6.dev3.dist-info/METADATA,sha256=de5we13Pq2i1PUe7sZKY6upZkEFHkf2D06wbp3z4zGs,788
16
- locust_cloud-1.21.6.dev3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
- locust_cloud-1.21.6.dev3.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
18
- locust_cloud-1.21.6.dev3.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
19
- locust_cloud-1.21.6.dev3.dist-info/RECORD,,
15
+ locust_cloud-1.21.7.dist-info/METADATA,sha256=qAZOips4ewv_9tLJPVMzgDsjTkRjPl-WU-nGHyPlbNI,783
16
+ locust_cloud-1.21.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
+ locust_cloud-1.21.7.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
18
+ locust_cloud-1.21.7.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
19
+ locust_cloud-1.21.7.dist-info/RECORD,,