Closed hassy closed 3 months ago
Add --name option to all run commands (run, run-lambda, run-ecs and run-aci).
--name
run
run-lambda
run-ecs
run-aci
The option can be used to set the name of the test that will be shown in Artillery Cloud.
Shorthand for setting the name tag. Overrides the name tag if that's also set via --tags.
name
--tags
This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.
Description
Add
--name
option to all run commands (run
,run-lambda
,run-ecs
andrun-aci
).The option can be used to set the name of the test that will be shown in Artillery Cloud.
Shorthand for setting the
name
tag. Overrides thename
tag if that's also set via--tags
.Pre-merge checklist
This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.