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

Get-Help -AI #15

Open
SteveL-MSFT opened this issue Apr 27, 2023 · 2 comments
Open

Get-Help -AI #15

SteveL-MSFT opened this issue Apr 27, 2023 · 2 comments
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@SteveL-MSFT
Copy link
Member

Summary of the new feature / enhancement

May be more natural and discoverable to have:

get-help -ai 'list all processes consuming > 1 GB ram'

As I don't expect users to request this type of help often and get-help is a PowerShell-y way to get help

Proposed technical implementation details (optional)

No response

@SteveL-MSFT SteveL-MSFT added the Issue-Enhancement The issue is a feature or idea label Apr 27, 2023
@SteveL-MSFT
Copy link
Member Author

Or even just:

get-help 'list all processes'

Where if the help topic isn't found, it goes to AI anyways

@daxian-dbw
Copy link
Member

Now that we have Invoke-Aish (alias: askai) with the shell integration feature, I wonder if this issue considered addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

2 participants