Usage
Arguments
config
| Name | Default | Type |
|---|---|---|
config | None | File Path |
Options
queue
The name of a queue to push the sweep to
| Flag | Default | Type |
|---|---|---|
-q, --queue | None | STRING |
project
Name of the project which the agent will watch. If passed in, will override the project value passed in using a config file
| Flag | Default | Type |
|---|---|---|
-p, --project | None | STRING |
entity
The entity to use. Defaults to current logged-in user
| Flag | Default | Type |
|---|---|---|
-e, --entity | None | STRING |
resume_id
Resume a launch sweep by passing an 8-char sweep id. Queue required
| Flag | Default | Type |
|---|---|---|
-r, --resume_id | None | STRING |
prior_runs
ID of an existing run to add to this sweep
| Flag | Default | Type |
|---|---|---|
-R, --prior_run | None | STRING |
help
Show this message and exit.
| Flag | Default | Type |
|---|---|---|
--help | False | BOOL |