make inventory-plugin-add
errors with MANIFEST_UNKNOWN: manifest unknown; map[Tag:v0.0.1]
#213
Labels
kind/bug
PR/issue related to a bug
Bug description
I am following the plugin implementation guideline to build and publish a plugin.
I am successfully able to plugnlish the plugin using
make plugin-publish-packages
and the initialisation of the empty sqlite database also works fine (for the first time), but when I try to add the plugin entry, I get an error.Expected behavior
make inventory-plugin-add
should successfully add the plugin entry to the inventory.Steps to reproduce the bug / Relevant debug output
https://github.com/vmware-tanzu/tanzu-cli/blob/main/docs/plugindev/README.md
Output of
tanzu version
Environment where the bug was observed (cloud, OS, etc)
The text was updated successfully, but these errors were encountered: