Skip to content

fix(cli): improve plugin hint (#88) and operator update guard (#41#27

Open
f1g0n4cc1 wants to merge 2 commits intoapache:mainfrom
f1g0n4cc1:main
Open

fix(cli): improve plugin hint (#88) and operator update guard (#41#27
f1g0n4cc1 wants to merge 2 commits intoapache:mainfrom
f1g0n4cc1:main

Conversation

@f1g0n4cc1
Copy link

This PR addresses two user experience issues in the CLI:

  1. Plugin Discovery (#88): Added a usage hint with the repository URL when no plugins are found. This prevents new users from reaching a "dead end."
  2. Operator Guard (#41): Added a check to ensure the CLI only suggests operator updates if an operator is actually installed, preventing confusing "ghost" update notifications.

Fixes

  • Fixes #41
  • Fixes #88

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.

1 participant