turbinia
turbinia copied to clipboard
Add close task functionality to turbinia-client
Currently this just calls the cloud function directly instead of abstracting this to work for "local" installs with redis.
This will likely be handled by https://github.com/google/turbinia/pull/1128
The functionality to close local tasks has been added, but now we need to add this to turbinia-client since we don't use turbiniactl for this kind of thing anymore.
FYI @jleaniz