Skip to main content

prefect global-concurrency-limit

Manage global concurrency limits.

prefect global-concurrency-limit ls

List all global concurrency limits.

Options

Specify an output format. Currently supports: json

prefect global-concurrency-limit inspect

Inspect a global concurrency limit.

Arguments

string
required

Options

Specify an output format. Currently supports: json
Path to .json file to write the global concurrency limit output to.

prefect global-concurrency-limit delete

Delete a global concurrency limit.

Arguments

string
required

prefect global-concurrency-limit enable

Enable a global concurrency limit.

Arguments

string
required

prefect global-concurrency-limit disable

Disable a global concurrency limit.

Arguments

string
required

prefect global-concurrency-limit update

Update a global concurrency limit.

Arguments

string
required

Options

Enable the global concurrency limit.
Disable the global concurrency limit.
The limit of the global concurrency limit.
The number of active slots.
The slot decay per second.
Example:

prefect global-concurrency-limit create

Create a global concurrency limit.

Arguments

string
required

Options

The limit of the global concurrency limit.
Create an inactive global concurrency limit.
The number of active slots.
The slot decay per second.
Example: