Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Add skip interactive option to soup #481

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 11 comments
Closed

Add skip interactive option to soup #481

GoogleCodeExporter opened this issue Mar 24, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

The patch attached adds option ``-y'' to soup to skip the interactive key 
presses.
This is useful when you want to run soup from a provisioning script.

$ sudo ./soup -h

Security Onion Update

     Options:

        -h    This message
    -y  Skip interactive mode

Usage: ./soup 

$ sudo ./soup -y
Hit http://security.ubuntu.com precise-security Release.gpg
Hit http://us.archive.ubuntu.com precise Release.gpg
Get:1 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
....

Original issue reported on code.google.com by jonsch...@gmail.com on 9 Feb 2014 at 5:55

Attachments:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant