amarlearning opened a new pull request, #49496: URL: https://github.com/apache/airflow/pull/49496
closes: #45667 cli: implement pool commands for remote management This commit adds pool management commands to airflowctl that work with remote Airflow instances through the REST API. The commands include: - `list`: show all pools - `get`: get pool by name - `set`: create/update pool - `delete`: remove pool - `import`: import pools from JSON file - `export`: export pools to JSON file -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
