Created
May 28, 2019 09:25
-
-
Save pmandreoli/4e6a0939b6fb999922fd0c7ccbe581f0 to your computer and use it in GitHub Desktop.
curl command for fastqc execution on MESOS node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -k -L -H 'Content-Type: application/json' -X POST -d '@fastqc.json' https://ipMESOS:PORTA/v1/scheduler/iso8601 -u admin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment