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

tanzu builder cli add-plugin <name> should prompt for plugin target when bootstrapping. #161

Open
anujc25 opened this issue Apr 3, 2023 · 0 comments
Assignees
Labels
area/dx pertaining to developer experience kind/feature Categorizes issue or PR as related to a new feature

Comments

@anujc25
Copy link
Contributor

anujc25 commented Apr 3, 2023

Describe the feature request
Currently, when user/plugindev runs tanzu builder cli add-plugin <plugin-name> command to bootstrap a plugin, a prompt is shown to the user to get the plugin description.

Similarly to that, bootstrapping process should also ask for target of the plugin so that user doesn't need to update the PluginDescriptor manually once the plugin code is generated.

Describe alternative(s) you've considered

Additional context

@anujc25 anujc25 added kind/feature Categorizes issue or PR as related to a new feature needs-triage labels Apr 3, 2023
@vuil vuil removed the needs-triage label Apr 7, 2023
@vuil vuil added the area/dx pertaining to developer experience label Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dx pertaining to developer experience kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

No branches or pull requests

3 participants
@vuil @anujc25 and others