Skip to main content

prefect gcl

Manage global concurrency limits.

prefect gcl ls

List all global concurrency limits.

Options

Specify an output format. Currently supports: json

prefect gcl 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 gcl delete

Delete a global concurrency limit.

Arguments

string
required

prefect gcl enable

Enable a global concurrency limit.

Arguments

string
required

prefect gcl disable

Disable a global concurrency limit.

Arguments

string
required

prefect gcl 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 gcl 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: