Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WIP - Search enhancements #505

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

WIP - Search enhancements #505

wants to merge 5 commits into from

Conversation

iowillhoit
Copy link
Contributor

@iowillhoit iowillhoit commented Oct 10, 2024

This is a work-in-progress PR from a hackathon, it could use a little more attention before it's ready to be merged.

Adds the following features:

  • Uses the new @inquirer/search
  • Fuzzy search: pdr -> plugin deploy retrieve
  • Start with a query: sf search foo will populate foo in command
  • New actions once a command is selected (previously just "show help")
    • Show help
    • Copy command
    • Copy command for doctor
      • Note: this is SF specific, we might not keep this one
    • Go to source code
      • Note: path resolving edge-cases need to be explored
    • View on npm

If you know what action you want, pass it in with --action to skip the second prompt

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants