Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delete and ls commands for prefect work-pool worker command group #12805

Open
3 tasks done
zzstoatzz opened this issue Apr 19, 2024 · 0 comments
Open
3 tasks done
Assignees
Labels
enhancement An improvement of an existing feature

Comments

@zzstoatzz
Copy link
Contributor

zzstoatzz commented Apr 19, 2024

First check

  • I added a descriptive title to this issue.
  • I used the GitHub search to find a similar request and didn't find it.
  • I searched the Prefect documentation for this feature.

Prefect Version

2.x

Describe the current behavior

no such commands, must use API directly

Describe the proposed behavior

  • client methods for delete and list
  • corresponding cli commands

Example Use

prefect work-pool worker delete <name>

prefect work-pool worker ls

Additional context

No response

@zzstoatzz zzstoatzz added enhancement An improvement of an existing feature needs:triage Needs feedback from the Prefect product team labels Apr 19, 2024
@zzstoatzz zzstoatzz self-assigned this Apr 19, 2024
@zzstoatzz zzstoatzz removed the needs:triage Needs feedback from the Prefect product team label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant