Diagnose the experimental plugin system.This command provides information about:
Whether the plugin system is enabled
What plugins are discoverable via entry points
Current configuration (timeouts, allow/deny lists)
Note: This runs the plugin discovery but does not execute hooks.
Use safe mode (PREFECT_EXPERIMENTS_PLUGINS_SAFE_MODE=1) to test plugin loading
without executing hooks.