Closed jeffmontagna closed 10 months ago
We've decided against implementing this, we will add a separate command in the future to accommodate it, not only that, we intend to re-implement this functionality as a separate Teraslice HTTP API endpoint as described here https://github.com/terascope/teraslice/issues/3519. So instead of /JOBID/_stop?force
it will be a completely different action on a job.
Add a force option to teraslice-cli to the
jobs
andtjm
stop commands.Documentation
https://terascope.github.io/teraslice/docs/management-apis/endpoints-json#post-v1jobsjobid_stop
Commands
teraslice-cli jobs stop
teraslice-cli tjm stop
Options
-f
and--force
Example using curl