> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# jobkill

## Summary

Kill a job with the specified ID. Some jobs will take longer to try to kill based on how frequently they can check for a kill status.
To get the GUID to use, run the `jobs` command.

* Needs Admin: False
* Version: 1
* Author: @xorrior

### Arguments

## Usage

```
jobkill SOME-GUID-GOES-HERE
```

## Detailed Summary

Kill a running job
