tanzu-cli icon indicating copy to clipboard operation
tanzu-cli copied to clipboard

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

Open anujc25 opened this issue 2 years ago • 0 comments

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 avatar Apr 03 '23 22:04 anujc25