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

Add example how to control autoclassweb with curl #16

Open
pierrepo opened this issue Sep 30, 2018 · 3 comments
Open

Add example how to control autoclassweb with curl #16

pierrepo opened this issue Sep 30, 2018 · 3 comments

Comments

@pierrepo
Copy link
Owner

No description provided.

@pierrepo
Copy link
Owner Author

@pierrepo
Copy link
Owner Author

Essayer :

curl -X POST \
     -F "[email protected]" \
     -F "scalar_error=0.01" \
     -F "scalar_input_file=@/path/to/file.tsv" \
     -F "submit=Run autoclass@web" \
     http://127.0.0.1:5000

@pierrepo
Copy link
Owner Author

pierrepo commented Oct 4, 2018

See also Using curl to automate HTTP jobs

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

No branches or pull requests

1 participant