prefect.cli.global_concurrency_limit
list_global_concurrency_limits
inspect_global_concurrency_limit
name
: The name of the global concurrency limit to inspect.output
: An output format for the command. Currently only supports JSON.
Required if —file/-f is set.file_path
: A path to .json file to write the global concurrent limit output to.delete_global_concurrency_limit
name
: The name of the global concurrency limit to delete.enable_global_concurrency_limit
name
: The name of the global concurrency limit to enable.disable_global_concurrency_limit
name
: The name of the global concurrency limit to disable.update_global_concurrency_limit
name
: The name of the global concurrency limit to update.enable
: Enable the global concurrency limit.disable
: Disable the global concurrency limit.limit
: The limit of the global concurrency limit.active_slots
: The number of active slots.slot_decay_per_second
: The slot decay per second.create_global_concurrency_limit