Aveek Duttagupta
07/15/2025, 7:19 PMMarvin
07/15/2025, 7:19 PMMarvin
07/15/2025, 7:20 PMbash
prefect work-pool inspect "your-pool-name"
This will show you the current configuration, including the job template, which can help you understand what variables are currently set.
Important notes:
1. The JSON structure should match the expected format for your work pool type
2. Only include the variables you want to modify
3. Make sure to backup your current configuration before making changes
4. The changes will apply to new flow runs only; existing runs won't be affected
Would you like me to provide an example template for a specific type of work pool (Docker, Kubernetes, etc.)?