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

Search-Command should search loaded commands #1086

Open
Tracked by #719
StartAutomating opened this issue Mar 23, 2024 · 0 comments
Open
Tracked by #719

Search-Command should search loaded commands #1086

StartAutomating opened this issue Mar 23, 2024 · 0 comments
Assignees
Labels
Commands Commands enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

StartAutomating commented Mar 23, 2024

This is something PipeScript does internally a fair amount.

For the most efficient querying of loaded commands, we will want to use both a wildcard and a pattern (and avoid using Get-Command directly).

We may also want to be able to search for parameters.

@StartAutomating StartAutomating self-assigned this Mar 23, 2024
@StartAutomating StartAutomating added enhancement New feature or request Commands Commands labels Mar 23, 2024
StartAutomating pushed a commit that referenced this issue Mar 23, 2024
github-actions bot pushed a commit that referenced this issue Mar 23, 2024
github-actions bot pushed a commit that referenced this issue Mar 23, 2024
github-actions bot pushed a commit that referenced this issue Mar 23, 2024
StartAutomating pushed a commit that referenced this issue Mar 23, 2024
Adding Validation Pattern and Removing InputType (for now)
github-actions bot pushed a commit that referenced this issue Mar 23, 2024
    Adding Validation Pattern and Removing InputType (for now)
github-actions bot pushed a commit that referenced this issue Mar 23, 2024
Adding Validation Pattern and Removing InputType (for now)
StartAutomating pushed a commit that referenced this issue Mar 24, 2024
Unrolling values before -match
github-actions bot pushed a commit that referenced this issue Mar 24, 2024
    Unrolling values before -match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Commands Commands enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant