这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Priyanka-Chatterjee-2000
Copy link
Contributor

@Priyanka-Chatterjee-2000 Priyanka-Chatterjee-2000 commented Aug 29, 2025

Depends on turbot/pipe-fittings#757

In case of a plugin not existing in the hub:

tailpipe plugin install test

test                           [--------------------------------------------------------------------]

Skipped the following plugin:

Plugin:   test@latest
Reason:   Not distributed via hub.tailpipe.io
tailpipe plugin update test


Skipped the following plugin:

Plugin:   test@latest
Reason:   Not distributed via hub.tailpipe.io
tailpipe plugin uninstall test
Error: Failed to uninstall 'test' not found on hub and not installed locally.

In case of a plugin not installed locally, but does exist in the hub:

tailpipe plugin uninstall nginx
Error: Failed to uninstall plugin 'nginx' - plugin 'nginx' not found
tailpipe plugin update nginx


Skipped the following plugin:

Plugin:   nginx@latest
Reason:   Not installed

To install plugin which is not installed, please run tailpipe plugin install nginx

…lly developed new plugins not published on hub
Copy link
Contributor

@pskrbasu pskrbasu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even after a successful installation, we are still getting a 13 exit code. Why?!!

Pls re-test

@pskrbasu pskrbasu merged commit 85d8610 into develop Sep 16, 2025
14 checks passed
@pskrbasu pskrbasu deleted the issue#532 branch September 16, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve plugin install/update/uninstall error messages for newly locally developed new plugins not published on hub

4 participants