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

Make plugin commands listed in web ui #44

Open
davidferlay opened this issue Apr 12, 2024 · 0 comments
Open

Make plugin commands listed in web ui #44

davidferlay opened this issue Apr 12, 2024 · 0 comments

Comments

@davidferlay
Copy link
Contributor

Current

  • Web-ui has ability to list available commands brought by discovered actions
  • But it does not have ability to list commands brought by native plugins

Expected

  • Web-ui need to be able to list both commands brought by discovered actions and commands brought by native plugins
  • It means launchrctl core need to be updated to register cobra command as action
  • Then plugins should define the commands they want to have registered that way or not (some commands may need to not be listed in web-ui)
iignatevich added a commit that referenced this issue May 10, 2024
@davidferlay davidferlay changed the title Run native commands as action Make plugin commands listed in web ui Jun 6, 2024
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

No branches or pull requests

1 participant