-
-
Notifications
You must be signed in to change notification settings - Fork 216
Non-interactive mode #281
Copy link
Copy link
Open
Description
🚀 Feature
socli opens search results in an interactive mode that lets you flip through answers. It would be very useful to have an option like --answer 1 to just output the first answer in plaintext and shut down.
Have you read the Contributing Guidelines on Pull Requests?
Yes
Motivation and pitch
The main motivation is scripts and pipes. Think socli -q 'Library X not found' --answer 1 | grep lib*-dev | xargs sudo apt-get install
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels