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

new subcommand --query #72

Open
onur-ozkan opened this issue Mar 3, 2024 · 2 comments
Open

new subcommand --query #72

onur-ozkan opened this issue Mar 3, 2024 · 2 comments
Labels
enhancement New feature or request nice to have not so important, but nice to have

Comments

@onur-ozkan
Copy link
Member

onur-ozkan commented Mar 3, 2024

Implementation of new subcommand --query which dumps the target package information on stdout.

e.g., usage: lpm --inspect $package

@onur-ozkan onur-ozkan changed the title feat: lpm --inspect $pkg new subcommand --inspect Mar 3, 2024
@onur-ozkan onur-ozkan added enhancement New feature or request nice to have not so important, but nice to have labels Mar 3, 2024
@odiferousmint
Copy link

odiferousmint commented Apr 4, 2024

Any reasons for why inspect instead of query? The latter seems to be much more commonly used to query the package information. With query, you could also use -q, -i is already being used for --install.

If it is just a personal preference, that is fine, though, but I believe using query may be more beneficial than inspect.

@onur-ozkan
Copy link
Member Author

I agree, in terms of user experience, it's fairly better to use "-q/--query". Thanks for the suggestion and explaining reason behind it.

@onur-ozkan onur-ozkan changed the title new subcommand --inspect new subcommand --query Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have not so important, but nice to have
Projects
None yet
Development

No branches or pull requests

2 participants