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

Shui should be able to save queries for easy future invocation #62

Open
spacez320 opened this issue Sep 20, 2024 · 0 comments
Open

Shui should be able to save queries for easy future invocation #62

spacez320 opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@spacez320
Copy link
Owner

Shui queries tend to be long winded. This is a feature that allows one to "save" a previous execution of Shui as some sort of macro that can be invoked more easily. For example;

$ shui -query 'whoami' -save 'whoami'
$ shui -list

whoami: -query 'whoami'

$ shui -run 'whoami'
@spacez320 spacez320 added this to the Release v0.1 milestone Sep 20, 2024
@spacez320 spacez320 added the enhancement New feature or request label Sep 20, 2024
@spacez320 spacez320 self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant